View source: R/surplus_production_funs.R
theta_logistic | R Documentation |
log-transformed theta logistic population growth model (Wang, 2007)
theta_logistic(n_t, sig_obs, sig_pro, r, K, theta, x0)
n_t |
number of time steps |
sig_obs |
= standard deviation to draw observations |
sig_pro |
= standard deviation of process error |
r |
<real> intrinsic growth parameter. |
K |
<real> carrying capacity parameter. |
theta |
non-linear parameter |
x0 |
<real> initial state |
list of simulated data and derived quantities.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.