growth-methods {swash} | R Documentation |
Methods for Function growth
Description
Methods for function growth
Methods
signature(object = "sbm", S_iterations = 10, S_start_est_method = "bisect", seq_by = 10, nls = TRUE)
-
Estimation of
N
logistic growth models forN
regions. Both OLS and NLS estimation are estimated by default (setnls
=FALSE
to skip NLS estimation). ParametersS_iterations
,S_start_est_method
, andseq_by
are used to control the saturation value estimation (seelogistic_growth
).
Author(s)
Thomas Wieland
[Package swash version 1.2.2 Index]