Example biomarker states from runserosim output. This example data set output contains biomarker quantities for individuals at all time steps for all biomarkers listed in example_biomarker_map
Usage
data(example_biomarker_states)Format
A data frame with 12000 rows and 4 variables:
- i
string numeric values for each individual
- t
string numeric values for each time step in the simulation
- b
numeric values for each biomarker type; this example only has 1 biomarker type
- value
numeric values indicating biomarker quantity
See also
Other example_data:
example_biomarker_map_numeric,
example_biomarker_map,
example_biomarker_states_wide,
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
