Functions herein are used internally by spopmodel
.
Direct function calls are not required by general user.
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 | CheckAge(age)
BinWidth(w)
StartVals(len, mesh, FUN = NULL)
GetX0(svals)
## S3 method for class 'RelativeRetention'
print(x, ...)
GetVBGM(Linf, K, t0)
selncurves(rtype)
NetFit(Data, Meshsize, x0, rtype = "norm.loc", rel.power = NULL)
nllhood(theta, Data, Meshsize, r, rel.power)
Estimates(fit)
PlotCurves(fit, Meshsize = NULL, plotlens = NULL, standardize = TRUE, ...)
Summary(
fit,
label = "Deviance residuals",
xlabel = "Length (cm)",
ylabel = "Mesh size (cm)",
cex = 1
)
LeslieMatrix(sims, survSims, mn, sdev)
MeanLogLambda(popChanges)
bval(mn, sdev, fx = runif(1))
sbval(mn, std, minb, maxb, fx)
pp(A, n, iterations = 20)
BetavalSims(mn, sdev, iterations = 10)
SBetavalSims(mn, sdev, minb = 0, maxb = NULL, iterations = 10)
SampleSims(sims, n, span = 5, seed = NULL)
FishingParams(S, mu)
ToCM(x, unit = c("in", "ft", "mm", "m", "cm"))
CreateLenBins(len, lenBreaks, breakLabs = NULL, numericBin = FALSE, ...)
CheckBin(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.