Description Usage Arguments Details Value See Also Examples
ricker
is a ‘pomp’ object encoding a stochastic Ricker model
with Poisson measurement error.
1 |
r |
intrinsic growth rate |
sigma |
environmental process noise s.d. |
phi |
sampling rate |
c |
density dependence parameter |
N_0 |
initial condition |
The state process is N[t+1] = r N[t] exp(-c N[t]+e[t]), where the e[t] are i.i.d. normal random deviates with zero mean and variance sigma^2. The observed variables y[t] are distributed as Poisson(phi N[t]).
A ‘pomp’ object containing the Ricker model and simulated data.
Other pomp examples: blowflies
,
dacca
, gompertz
,
measles
, ou2
,
rw2
, sir_models
,
verhulst
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.