.getMaxBCoefs | R Documentation |
Extracts the names of linear coefficients for the maximum-biomass-equivalent parameter in the non-linear growth equations
.getMaxBCoefs(mll, model = c("CR", "Logistic"))
mll |
the output of an |
model |
character. Non-linear model form used to estimate average maximum biomass. One of "CR" (Chapman-Richards) or "Logistic". |
a list of two vectors of parameter names one following
coefficient names in mll
('mllCoefNames'), the other using the original
names as in the data used for model fitting ('origCoefNames')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.