Description Usage Arguments Author(s)
View source: R/EcologyModels.R
the GROlinear set
GROlinear - A family of linear functions for size
growth modelling. These models predict size at time t,
from initial size M0, and a set of
parameters. The set includes an inverse and differential, which
predict age at size M, and growth rates dM/dtime for a size M.
| 1 2 3 4 5 | GROlinear(M0, r, time = 1, betas = NULL)
GROilinear(M, M0, r, betas = NULL)
GROdlinear(M, r, betas = NULL)
 | 
| M0 | initial mass | 
| r | growth rate | 
| time | time since initial size | 
| M | mass | 
Marco D. Visser
Marco D. Visser
Marco D. Visser
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.