-
Notifications
You must be signed in to change notification settings - Fork 21
/
NAMESPACE
155 lines (154 loc) · 3.17 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
# Generated by roxygen2: do not edit by hand
S3method(Summarize,default)
S3method(Summarize,formula)
S3method(anova,catchCurve)
S3method(anova,depletion)
S3method(catchCurve,default)
S3method(catchCurve,formula)
S3method(chapmanRobson,default)
S3method(chapmanRobson,formula)
S3method(coef,catchCurve)
S3method(coef,chapmanRobson)
S3method(coef,depletion)
S3method(confint,boot)
S3method(confint,catchCurve)
S3method(confint,chapmanRobson)
S3method(confint,depletion)
S3method(confint,mrClosed1)
S3method(confint,mrClosed2)
S3method(confint,mrOpen)
S3method(confint,nlsBoot)
S3method(confint,removal)
S3method(dunnTest,default)
S3method(dunnTest,formula)
S3method(hist,boot)
S3method(hist,formula)
S3method(histFromSum,default)
S3method(histFromSum,formula)
S3method(histFromSum,table)
S3method(htest,boot)
S3method(htest,nlsBoot)
S3method(ksTest,default)
S3method(ksTest,formula)
S3method(lencat,default)
S3method(lencat,formula)
S3method(plot,CapHist)
S3method(plot,ageBias)
S3method(plot,catchCurve)
S3method(plot,chapmanRobson)
S3method(plot,depletion)
S3method(plot,mrClosed2)
S3method(predict,boot)
S3method(predict,nlsBoot)
S3method(print,dunnTest)
S3method(print,extraTest)
S3method(print,metaM)
S3method(psdAdd,default)
S3method(psdAdd,formula)
S3method(rSquared,catchCurve)
S3method(rSquared,default)
S3method(rSquared,depletion)
S3method(rSquared,lm)
S3method(sumTable,formula)
S3method(summary,ageBias)
S3method(summary,agePrec)
S3method(summary,catchCurve)
S3method(summary,chapmanRobson)
S3method(summary,depletion)
S3method(summary,mrClosed1)
S3method(summary,mrClosed2)
S3method(summary,mrOpen)
S3method(summary,removal)
S3method(wrAdd,default)
S3method(wrAdd,formula)
export(GompertzFuns)
export(Mmethods)
export(RichardsFuns)
export(Schnute)
export(SchnuteRichards)
export(Subset)
export(Summarize)
export(addZeroCatch)
export(ageBias)
export(agePrecision)
export(alkAgeDist)
export(alkIndivAge)
export(alkMeanVar)
export(alkPlot)
export(binCI)
export(bootCase)
export(capFirst)
export(capHistConvert)
export(capHistSum)
export(catchCurve)
export(chapmanRobson)
export(chooseColors)
export(col2rgbt)
export(compIntercepts)
export(compSlopes)
export(depletion)
export(diags)
export(dunnTest)
export(expandCounts)
export(expandLenFreq)
export(extraSS)
export(fact2num)
export(filterD)
export(fishR)
export(fitPlot)
export(fsaNews)
export(geomean)
export(geosd)
export(growthFunShow)
export(headtail)
export(histFromSum)
export(hoCoef)
export(htest)
export(hyperCI)
export(is.CapHist)
export(is.even)
export(is.odd)
export(jolly)
export(kCounts)
export(kPvalue)
export(ksTest)
export(lagratio)
export(lencat)
export(logbtcf)
export(logisticFuns)
export(lrt)
export(lwCompPreds)
export(mapvalues)
export(metaM)
export(mrClosed)
export(mrOpen)
export(nlsTracePlot)
export(pcumsum)
export(peek)
export(perc)
export(plotAB)
export(plotBinResp)
export(poiCI)
export(psdAdd)
export(psdCI)
export(psdCalc)
export(psdPlot)
export(psdVal)
export(purl2)
export(rSquared)
export(rcumsum)
export(removal)
export(repeatedRows2Keep)
export(reproInfo)
export(residPlot)
export(se)
export(srFunShow)
export(srFuns)
export(srStarts)
export(sumTable)
export(tictactoe)
export(validn)
export(vbFuns)
export(vbStarts)
export(wrAdd)
export(wsVal)