Description Details See Also Examples
ricker
is a pomp
object encoding a stochastic Ricker model with Poisson measurement error.
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 zero mean and variance sigma^2. The observed variables y[t] are distributed as Poisson(phi N[t]).
pomp
, gompertz
, and the tutorials on the package website.
1 2 3 |
Welcome to pomp version 1.19!
pomp version 2 is now available on https://kingaa.github.io/pomp/.
This new version contains many improvements but is not backward compatible.
To allow users time to modify their codes, 'pomp' version 2 will be provided as package 'pomp2' for a short while.
Around the middle of 2019, 'pomp2' will be renamed 'pomp' version 2.1 and will be released to CRAN. Until then, 'pomp' versions < 2 will continue to be available.
See the 'pomp version 2 upgrade guide' at https://kingaa.github.io/pomp/.
newly created object(s):
ricker
r sigma phi c N_0 e.0
44.70118 0.30000 10.00000 1.00000 7.00000 0.00000
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.