forked from ronkeizer/vpc
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
39 lines (38 loc) · 846 Bytes
/
NAMESPACE
File metadata and controls
39 lines (38 loc) · 846 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# Generated by roxygen2: do not edit by hand
export(add_noise)
export(add_sim_index_number)
export(auto_bin)
export(bin_data)
export(create_vpc_theme)
export(draw_params_mvr)
export(new_vpc_theme)
export(pk_oral_1cmt)
export(plot_vpc)
export(read_table_nm)
export(replace_list_elements)
export(show_default)
export(sim_data)
export(theme_empty)
export(theme_plain)
export(triangle_to_full)
export(vpc)
export(vpc_cat)
export(vpc_cens)
export(vpc_tte)
import(MASS)
import(dplyr)
import(ggplot2)
import(survival)
importFrom(magrittr,"%>%")
importFrom(stats,density)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,rweibull)
importFrom(stats,step)
importFrom(stats,time)
importFrom(utils,head)
importFrom(utils,read.table)
importFrom(utils,tail)