-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
184 lines (183 loc) · 5.1 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
177
178
179
180
181
182
183
184
# Generated by roxygen2: do not edit by hand
S3method(dtrunc,trunc_beta)
S3method(dtrunc,trunc_binomial)
S3method(dtrunc,trunc_chisq)
S3method(dtrunc,trunc_contbern)
S3method(dtrunc,trunc_exp)
S3method(dtrunc,trunc_gamma)
S3method(dtrunc,trunc_invgamma)
S3method(dtrunc,trunc_invgauss)
S3method(dtrunc,trunc_lognormal)
S3method(dtrunc,trunc_nbinom)
S3method(dtrunc,trunc_normal)
S3method(dtrunc,trunc_poisson)
S3method(empiricalParameters,numeric)
S3method(empiricalParameters,trunc_beta)
S3method(empiricalParameters,trunc_binomial)
S3method(empiricalParameters,trunc_chisq)
S3method(empiricalParameters,trunc_contbern)
S3method(empiricalParameters,trunc_exp)
S3method(empiricalParameters,trunc_gamma)
S3method(empiricalParameters,trunc_invgamma)
S3method(empiricalParameters,trunc_invgauss)
S3method(empiricalParameters,trunc_lognormal)
S3method(empiricalParameters,trunc_nbinom)
S3method(empiricalParameters,trunc_normal)
S3method(empiricalParameters,trunc_poisson)
S3method(natural2parameters,numeric)
S3method(natural2parameters,parms_beta)
S3method(natural2parameters,parms_binomial)
S3method(natural2parameters,parms_chisq)
S3method(natural2parameters,parms_contbern)
S3method(natural2parameters,parms_exp)
S3method(natural2parameters,parms_gamma)
S3method(natural2parameters,parms_invgamma)
S3method(natural2parameters,parms_invgauss)
S3method(natural2parameters,parms_lognormal)
S3method(natural2parameters,parms_nbinom)
S3method(natural2parameters,parms_normal)
S3method(natural2parameters,parms_poisson)
S3method(parameters2natural,numeric)
S3method(parameters2natural,parms_beta)
S3method(parameters2natural,parms_binomial)
S3method(parameters2natural,parms_chisq)
S3method(parameters2natural,parms_contbern)
S3method(parameters2natural,parms_exp)
S3method(parameters2natural,parms_gamma)
S3method(parameters2natural,parms_invgamma)
S3method(parameters2natural,parms_invgauss)
S3method(parameters2natural,parms_lognormal)
S3method(parameters2natural,parms_nbinom)
S3method(parameters2natural,parms_normal)
S3method(parameters2natural,parms_poisson)
S3method(print,trunc)
S3method(print,trunc_beta)
S3method(print,trunc_binomial)
S3method(print,trunc_chisq)
S3method(print,trunc_contbern)
S3method(print,trunc_exp)
S3method(print,trunc_gamma)
S3method(print,trunc_invgamma)
S3method(print,trunc_invgauss)
S3method(print,trunc_lognormal)
S3method(print,trunc_nbinom)
S3method(print,trunc_normal)
S3method(print,trunc_poisson)
S3method(rtrunc_direct,beta)
S3method(rtrunc_direct,binomial)
S3method(rtrunc_direct,chisq)
S3method(rtrunc_direct,contbern)
S3method(rtrunc_direct,exp)
S3method(rtrunc_direct,gamma)
S3method(rtrunc_direct,invgamma)
S3method(rtrunc_direct,invgauss)
S3method(rtrunc_direct,lognormal)
S3method(rtrunc_direct,nbinom)
S3method(rtrunc_direct,normal)
S3method(rtrunc_direct,poisson)
export(dtrunc)
export(dtruncbeta)
export(dtruncbinom)
export(dtruncchisq)
export(dtrunccontbern)
export(dtruncexp)
export(dtruncgamma)
export(dtruncinvgamma)
export(dtruncinvgauss)
export(dtrunclnorm)
export(dtruncnbinom)
export(dtruncnorm)
export(dtruncpois)
export(empiricalParameters)
export(mlEstimationTruncDist)
export(natural2parameters)
export(parameters2natural)
export(probdist)
export(ptrunc)
export(ptruncbeta)
export(ptruncbinom)
export(ptruncchisq)
export(ptrunccontbern)
export(ptruncexp)
export(ptruncgamma)
export(ptruncinvgamma)
export(ptruncinvgauss)
export(ptrunclnorm)
export(ptruncnbinom)
export(ptruncnorm)
export(ptruncpois)
export(qtrunc)
export(qtruncbeta)
export(qtruncbinom)
export(qtruncchisq)
export(qtrunccontbern)
export(qtruncexp)
export(qtruncgamma)
export(qtruncinvgamma)
export(qtruncinvgauss)
export(qtrunclnorm)
export(qtruncnbinom)
export(qtruncnorm)
export(qtruncpois)
export(rtrunc)
export(rtrunc_direct)
export(rtruncbeta)
export(rtruncbinom)
export(rtruncchisq)
export(rtrunccontbern)
export(rtruncexp)
export(rtruncgamma)
export(rtruncinvgamma)
export(rtruncinvgauss)
export(rtrunclnorm)
export(rtruncnbinom)
export(rtruncnorm)
export(rtruncpois)
importFrom(invgamma,dinvgamma)
importFrom(invgamma,pinvgamma)
importFrom(invgamma,qinvgamma)
importFrom(invgamma,rinvgamma)
importFrom(methods,is)
importFrom(methods,new)
importFrom(rmutil,dinvgauss)
importFrom(rmutil,pinvgauss)
importFrom(rmutil,qinvgauss)
importFrom(rmutil,rinvgauss)
importFrom(stats,dbeta)
importFrom(stats,dbinom)
importFrom(stats,dchisq)
importFrom(stats,dexp)
importFrom(stats,dgamma)
importFrom(stats,dlnorm)
importFrom(stats,dnbinom)
importFrom(stats,dnorm)
importFrom(stats,dpois)
importFrom(stats,pbeta)
importFrom(stats,pbinom)
importFrom(stats,pchisq)
importFrom(stats,pexp)
importFrom(stats,pgamma)
importFrom(stats,plnorm)
importFrom(stats,pnbinom)
importFrom(stats,pnorm)
importFrom(stats,ppois)
importFrom(stats,qbeta)
importFrom(stats,qbinom)
importFrom(stats,qchisq)
importFrom(stats,qexp)
importFrom(stats,qgamma)
importFrom(stats,qlnorm)
importFrom(stats,qnbinom)
importFrom(stats,qnorm)
importFrom(stats,qpois)
importFrom(stats,rbeta)
importFrom(stats,rbinom)
importFrom(stats,rchisq)
importFrom(stats,rexp)
importFrom(stats,rgamma)
importFrom(stats,rlnorm)
importFrom(stats,rnbinom)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,var)