Last chance! 50% off unlimited learning
Sale ends in
blowflies1
and blowflies2
are pomp
objects encoding stochastic delay-difference models. The models are discrete delay equations:
blowflies1
has a timestep (${\Delta}t$) of 1 day, and blowflies2
has a timestep of 2 days.
The process model in blowflies1
thus corresponds exactly to that studied by Wood (2010).
The measurement model in both cases is taken to be
file.show(system.file("examples","blowflies.R",package="pomp"))
to view the code that constructs these pomp objects.
E. L. Ionides (2011) Discussion of ``Feature Matching in Time Series Modeling'' by Y. Xia and H. Tong. Statistical Science 26, 49--52.
S. N. Wood (2010) Statistical inference for noisy nonlinear ecological dynamic systems. Nature 466, 1102--1104. W. S. C. Gurney, S. P. Blythe, and R. M. Nisbet (1980) Nicholson's blowflies revisited. Nature 287, 17--21.
D. R. Brillinger, J. Guckenheimer, P. Guttorp and G. Oster (1980) Empirical modelling of population time series: The case of age and density dependent rates. in G. Oster (ed.), Some Questions in Mathematical Biology, vol. 13, pp. 65--90. American Mathematical Society, Providence.
pomp-class
and the vignettespompExample(blowflies)
plot(blowflies1)
plot(blowflies2)
Run the code above in your browser using DataLab