Example exposure history runserosim output. This example data set output contains exposure history for individuals at all time steps for each exposure ID
Usage
data(example_exposure_histories)Format
A data frame with 24000 rows and 4 variables:
- i
string numeric values for each individual
- t
string numeric values for each time step in the simulation
- x
numeric values for each exposure type
- value
binary value indicating if an exposure occured 1 or not 0
See also
Other example_data:
example_biomarker_map_numeric,
example_biomarker_map,
example_biomarker_states_wide,
example_biomarker_states,
example_demography,
example_exposure_force,
example_exposure_histories_wide,
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
