SEIRdata {CollocInfer} | R Documentation |
SEIR data
Description
Data generated for SEIR Examples
Usage
SEIRdata
Format
- SEIRdata
A 261 by 1 matrix of data generated from the SEIR Gillespie process run over 5 years.
- SEIRtimes
A vector of 261 observation times corresponding to SEIRdata.
- SEIRpars
Named parameter vector used to generate
SEIRdata
.- SEIRvarnames
-
c('V','R')
: the state variable names for the SEIR system. - SEIRparnames
parameter names for the SEIR system.
Source
Giles Hooker, Stephen P. Ellner, David Earn and Laura Roditi, 2010. "Parameterizing State-space Models for Infectious Disease Dynamics by Generalized Profiling: Measles in Ontario", Technical Report, Cornell University.
[Package CollocInfer version 1.0.5 Index]