-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
42 lines (41 loc) · 901 Bytes
/
NAMESPACE
File metadata and controls
42 lines (41 loc) · 901 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
40
41
42
# Generated by roxygen2: do not edit by hand
export(CID)
export(CIDsingle)
export(CIR)
export(CVC)
export(CVI)
export(CVIR)
export(CVR)
export(CVRcut)
export(CVRcut.Ayres)
export(CVRcut.Bag)
export(CVRcut.Wilson)
export(CVplot)
export(D2)
export(Haiken)
export(MER)
export(SVALmult)
export(SVALplot)
export(SVALsingle)
export(Vaiken)
importFrom(boot,boot)
importFrom(boot,boot.ci)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(stats,complete.cases)
importFrom(stats,na.omit)
importFrom(stats,pbeta)
importFrom(stats,pbinom)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,sd)
importFrom(utils,combn)