-
Notifications
You must be signed in to change notification settings - Fork 6
/
NAMESPACE
59 lines (58 loc) · 1.07 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
# Generated by roxygen2: do not edit by hand
S3method(coef,univariateML)
S3method(confint,univariateML)
S3method(lines,univariateML)
S3method(logLik,univariateML)
S3method(plot,univariateML)
S3method(points,univariateML)
S3method(print,univariateML)
S3method(summary,univariateML)
export(bootstrapml)
export(dml)
export(mlbeta)
export(mlbetapr)
export(mlbinom)
export(mlcauchy)
export(mlexp)
export(mlgamma)
export(mlged)
export(mlgeom)
export(mlgumbel)
export(mlinvgamma)
export(mlinvgauss)
export(mlinvweibull)
export(mlkumar)
export(mllaplace)
export(mllgamma)
export(mllgser)
export(mlllogis)
export(mllnorm)
export(mllogis)
export(mllogitnorm)
export(mllomax)
export(mlnaka)
export(mlnbinom)
export(mlnorm)
export(mlpareto)
export(mlpois)
export(mlpower)
export(mlrayleigh)
export(mlsged)
export(mlsnorm)
export(mlsstd)
export(mlstd)
export(mlunif)
export(mlweibull)
export(mlzip)
export(mlzipf)
export(model_select)
export(pml)
export(ppmlline)
export(ppmlplot)
export(ppmlpoints)
export(qml)
export(qqmlline)
export(qqmlplot)
export(qqmlpoints)
export(rml)
export(univariateML_models)