Example of a demography tibble produced by generate_pop_demography
and required as an input for runserosim
Usage
data(example_demography)
Format
A data frame with 12000 rows and 4 variables:
- i
string numeric values for each individual
- times
string numeric values for each time step in the simulation
- birth
numeric value indicating that individual's birth time
- removal
numeric value indicating that individual's removal time if any
See also
Other example_data:
example_biomarker_map_numeric
,
example_biomarker_map
,
example_biomarker_states_wide
,
example_biomarker_states
,
example_exposure_force
,
example_exposure_histories_wide
,
example_exposure_histories
,
example_exposure_probabilities
,
example_foe_pars
,
example_model_pars_biphasic
,
example_model_pars_numeric
,
example_model_pars_typhoid
,
example_model_pars
,
example_observed_biomarker_states