Example biomarker map. This biomarker map must be converted to the numeric version (example_biomarker_map_numeric) before being input into runserosim. This biomarker map is for a simulation with two different exposure events (infection and vaccination) both containing the same biomarker (IgG titer).
Usage
data(example_biomarker_map)Format
A data frame with 2 rows and 2 variables:
- exposure_id
name of each exposure type
- biomarker_id
name of each biomarkers present within each exposure type
See also
Other example_data:
example_biomarker_map_numeric,
example_biomarker_states_wide,
example_biomarker_states,
example_demography,
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
