forked from cran/sensitivity
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
176 lines (140 loc) · 3.99 KB
/
NAMESPACE
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
useDynLib(sensitivity,.registration=TRUE)
import(boot)
importFrom("grDevices", "dev.interactive", "dev.new", "devAskNewPage")
importFrom("graphics", "abline", "axis", "barplot", "box", "legend",
"lines", "par", "plot", "points", "polygon", "segments",
"text", "title", "arrows")
importFrom("stats", "coefficients", "cor", "cor.test", "cov", "dist",
"dnorm", "dunif", "fft", "fitted", "formula", "lm",
"model.matrix", "nlm", "optimize", "pnorm", "predict",
"qnorm", "quantile", "rnorm", "runif", "sd", "update",
"var", "dbeta", "dexp", "dgamma", "dlnorm", "dweibull",
"integrate","smooth.spline","ecdf")
importFrom("utils", "combn", "methods")
importFrom("methods", "is")
export(ask,tell)
export(plotFG)
export(scatterplot)
export(dnorm.trunc,pnorm.trunc,qnorm.trunc,rnorm.trunc)
export(dgumbel.trunc,pgumbel.trunc,qgumbel.trunc,rgumbel.trunc)
export(sobol.fun, ishigami.fun, morris.fun, atantemp.fun, campbell1D.fun, linkletter.fun)
export(src)
S3method(print, src)
S3method(plot, src)
export(pcc)
S3method(print, pcc)
S3method(plot, pcc)
export(morris)
S3method(tell, morris)
S3method(print, morris)
S3method(plot, morris)
export(plot3d.morris)
export(morrisMultOut)
S3method(tell, morrisMultOut)
export(sobol)
S3method(tell, sobol)
S3method(print, sobol)
S3method(plot, sobol)
export(sobolEff)
S3method(tell, sobolEff)
S3method(print, sobolEff)
S3method(plot, sobolEff)
export(sobol2002)
S3method(tell, sobol2002)
S3method(print, sobol2002)
S3method(plot, sobol2002)
export(sobol2007)
S3method(tell, sobol2007)
S3method(print, sobol2007)
S3method(plot, sobol2007)
export(soboljansen)
S3method(tell, soboljansen)
S3method(print, soboljansen)
S3method(plot, soboljansen)
export(sobolmartinez)
S3method(tell, sobolmartinez)
S3method(print, sobolmartinez)
S3method(plot, sobolmartinez)
export(soboltouati)
S3method(tell, soboltouati)
S3method(print, soboltouati)
S3method(plot, soboltouati)
export(sobolmara)
S3method(tell, sobolmara)
S3method(print, sobolmara)
S3method(plot, sobolmara)
export(sobolroalhs)
S3method(tell, sobolroalhs)
S3method(print, sobolroalhs)
S3method(plot, sobolroalhs)
export(sobolowen)
S3method(tell, sobolowen)
S3method(print, sobolowen)
S3method(plot, sobolowen)
export(sobolGP)
S3method(ask, sobolGP)
S3method(tell, sobolGP)
S3method(print, sobolGP)
S3method(plot, sobolGP)
export(sobolTIIlo)
S3method(tell, sobolTIIlo)
S3method(print, sobolTIIlo)
S3method(plot, sobolTIIlo)
S3method(plotFG, sobolTIIlo)
export(sobolTIIpf)
S3method(tell, sobolTIIpf)
S3method(print, sobolTIIpf)
S3method(plot, sobolTIIpf)
S3method(plotFG, sobolTIIpf)
export(fast99)
S3method(tell, fast99)
S3method(print, fast99)
S3method(plot, fast99)
export(sobolMultOut)
S3method(print, sobolMultOut)
S3method(plot, sobolMultOut)
export(sb)
S3method(ask, sb)
S3method(tell, sb)
S3method(print, sb)
S3method(plot, sb)
export(template.replace)
export(delsa)
export(parameterSets)
S3method(tell, delsa)
S3method(print, delsa)
S3method(plot, delsa)
export(PLI)
export(PLIquantile)
export(PoincareConstant)
export(PoincareOptimal)
export(support)
S3method(plot, support)
S3method(scatterplot, support)
export(sensiFdiv)
S3method(tell, sensiFdiv)
S3method(print, sensiFdiv)
S3method(plot, sensiFdiv)
export(sensiHSIC)
S3method(tell, sensiHSIC)
S3method(print, sensiHSIC)
S3method(plot, sensiHSIC)
export(sobolSalt)
S3method(tell, sobolSalt)
S3method(print, sobolSalt)
S3method(plot, sobolSalt)
export(sobolroauc)
S3method(tell, sobolroauc)
S3method(print, sobolroauc)
S3method(plot, sobolroauc)
export(shapleyPermEx)
S3method(tell, shapleyPermEx)
S3method(print, shapleyPermEx)
S3method(plot, shapleyPermEx)
export(shapleyPermRand)
S3method(tell, shapleyPermRand)
S3method(print, shapleyPermRand)
S3method(plot, shapleyPermRand)
export(sobolSmthSpl)
S3method(print, sobolSmthSpl)
S3method(plot, sobolSmthSpl)