Last chance! 50% off unlimited learning
Sale ends in
gompertz
is a pomp
object encoding a stochastic Gompertz population model with log-normal measurement error.pomp
object includes parameter transformations that log-transform the parameters for estimation purposes.pomp-class
and the introductory vignette vignette("intro_to_pomp")
.pompExample(gompertz)
plot(gompertz)
coef(gompertz)
coef(gompertz,transform=TRUE)
Run the code above in your browser using DataLab