-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
executable file
·163 lines (162 loc) · 3.38 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
importFrom("grDevices", "dev.list", "rgb", "grey")
importFrom("graphics", "abline", "axTicks", "axis", "contour", "legend", "lines",
"mtext", "par", "plot", "points", "rug")
importFrom("stats", "approx", "complete.cases", "cor", "dnorm",
"integrate", "median", "qnorm", "quantile", "runif", "var",
"uniroot", "optimise", "optim", "pnorm", "pt", "qt", "sd",
"dbeta", "pbeta")
importFrom("randtoolbox", "halton", "sobol", "torus")
importFrom("utils", "installed.packages")
importFrom("lmomco", "disfitqua", "lmr2par", "lmrloc", "lmoms", "lmom2par", "par2qua", "pp",
"rlmomco", "qlmomco", "vec2par")
export(copBasic.fitpara.beta)
export(AMHcop)
export(CIRCcop)
export(CLcop)
export(COP)
export(COPinv)
export(COPinv2)
export(EMPIRcop)
export(EMPIRcopdf)
export(EMPIRgrid)
export(EMPIRgridder)
export(EMPIRgridder2)
export(EMPIRgridderinv)
export(EMPIRgridderinv2)
export(EMPIRmed.regress)
export(EMPIRmed.regress2)
export(EMPIRqua.regress)
export(EMPIRqua.regress2)
export(EMPIRsim)
export(EMPIRsimv)
export(EuvCOP)
export(EvuCOP)
export(FGMcop)
export(FGMicop)
export(FRcop)
export(FRECHETcop)
export(GHcop)
export(GLcop)
export(GLEVcop)
export(GLPMcop)
export(HRcop)
export(LpCOP)
export(LpCOPradsym)
export(LpCOPpermsym)
export(LzCOPpermsym)
export(M)
export(M_N5p12b)
export(N4212cop)
export(ORDSUMcop)
export(ORDSUWcop)
export(P)
export(PARETOcop)
export(PAcop)
export(PLACKETTcop)
export(PLcop)
export(PLACKETTpar)
export(PLpar)
export(PLACKETTsim)
export(PSP)
export(RAYcop)
export(RFcop)
export(W)
export(W_N5p12a)
export(aicCOP)
export(asCOP)
export(bilmoms)
export(bicCOP)
export(bicoploc)
export(blomCOP)
export(blomCOPss)
export(blomatrixCOPdec)
export(blomatrixCOPiqr)
export(breveCOP)
export(coCOP)
export(composite1COP)
export(khoudraji1COP)
export(khoudrajiPCOP)
export(composite2COP)
export(khoudraji2COP)
export(composite3COP)
export(concordCOP)
export(convexCOP)
export(convex2COP)
export(densityCOP)
export(densityCOPplot)
export(derCOP)
export(derCOP2)
export(derCOPinv)
export(derCOPinv2)
export(diagCOP)
export(diagCOPatf)
export(diagCOPinv)
export(duCOP)
export(footCOP)
export(gEVcop)
export(giniCOP)
export(glueCOP)
export(gridCOP)
export(hoefCOP)
export(JOcopB5)
export(JOcopBB4)
export(joeskewCOP)
export(jointCOP)
export(joint.curvesCOP)
export(joint.curvesCOP2)
export(isfuncCOP)
export(isCOP.permsym)
export(isCOP.radsym)
export(isCOP.LTD)
export(isCOP.RTI)
export(isCOP.PQD)
export(kmeasCOP)
export(kfuncCOP)
export(kfuncCOPinv)
export(kfuncCOPlmom)
export(kfuncCOPlmoms)
export(kullCOP)
export(kullCOPint)
export(lcomoms2.ABcop2parameter)
export(lcomoms2.ABKGcop2parameter)
export(lcomCOP)
export(lcomCOPpv)
export(level.curvesCOP)
export(level.curvesCOP2)
export(level.setCOP)
export(level.setCOP2)
export(med.regressCOP)
export(med.regressCOP2)
export(mleCOP)
export(nuskewCOP)
export(nustarCOP)
export(psepolar)
export(prod2COP)
export(qua.regressCOP)
export(qua.regressCOP.draw)
export(qua.regressCOP2)
export(rCOP)
export(rhoCOP)
export(rhobevCOP)
export(rmseCOP)
export(sectionCOP)
export(semicorCOP)
export(simCOP)
export(simCOPmicro)
export(simCOPv)
export(simcomposite3COP)
export(simcompositeCOP)
export(spectralmeas)
export(statTn)
export(surCOP)
export(surfuncCOP)
export(stabtaildepf)
export(tailconCOP)
export(taildepCOP)
export(tailordCOP)
export(tauCOP)
export(tEVcop)
export(uvskew)
export(uvlmoms)
export(vuongCOP)
export(wolfCOP)