ricker is a pomp object encoding a stochastic Ricker model with Poisson measurement error.
Usage
data(ricker)
Arguments
Details
The state process is $N_{t+1} = r N_{t} exp(-N_{t}+e_{t})$, where the $e_t$ are i.i.d. normal random deviates with variance $sigma^2$.
The observed variables $y_t$ are distributed as $Poisson(\phi N_t)$.