View source: R/surplus_production_funs.R
theta_logistic_q | R Documentation |
log-transformed theta logistic population growth model (Wang, 2007), with a catchability on index
theta_logistic_q(q, n_t, sig_obs, sig_pro, r, K, theta, x0)
q |
<real> Catchability coeffecient |
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 |
theta 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.