Description Usage Arguments See Also Examples
Gompertz growth equation
1
gompertz(par, age)
par
FLPar with parameters for linf, a, b
linf, a, b
age
#'
vonB
1 2 3 4 5 6
## Not run: par=FLPar(linf=100,t0=0,k=.4) age=FLQuant(1:10,dimnames=list(age=1:10)) len=gompertz(par,age) ## End(Not run)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.