| pomp_examples | R Documentation |
Examples of pomp objects containing models and data.
pomp includes a number of pre-built examples of pomp objects and data that can be analyzed using pomp methods. These include:
blowfliesData from Nicholson's experiments with sheep blowfly populations
blowflies1()A pomp object with some of the blowfly data together with a discrete delay equation model.
blowflies2()A variant of blowflies1.
bsfluData from an outbreak of influenza in a boarding school.
dacca()Fifty years of census and cholera mortality data, together with a stochastic differential equation transmission model (King et al. 2008).
ebolaModel()Data from the 2014 West Africa outbreak of Ebola virus disease, together with simple transmission models (King et al. 2015).
gompertz()The Gompertz population dynamics model, with simulated data.
LondonYorkeData on incidence of several childhood diseases (London and Yorke 1973)
ewmeasMeasles incidence data from England and Wales
ewcitmeasMeasles incidence data from 7 English cities
ou2()A 2-D Ornstein-Uhlenbeck process with simulated data
parusPopulation censuses of a Parus major population in Wytham Wood, England.
rickerThe Ricker population dynamics model, with simulated data
rw2A 2-D Brownian motion model, with simulated data.
sir()A simple continuous-time Markov chain SIR model, coded using Euler-multinomial steps, with simulated data.
sir2()A simple continuous-time Markov chain SIR model, coded using Gillespie's algorithm, with simulated data.
verhulst()The Verhulst-Pearl (logistic) model, a continuous-time model of population dynamics, with simulated data
See also the tutorials on the package website for more examples.
1978
\King2008
\King2015
\London1973
\Nicholson1957
More examples provided with pomp:
blowflies,
childhood_disease_data,
compartmental_models,
dacca(),
ebola,
gompertz(),
ou2(),
ricker(),
rw2(),
verhulst()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.