Example observed biomarker states runserosim output. This example data set output contains observed biomarker quantities for all individuals at the time of observation (t=120) for all biomarker 1
Usage
data(example_observed_biomarker_states)Format
A data frame with 100 rows and 5 variables:
- i
string numeric values for each individual
- t
string numeric values for each time step observed
- b
numeric values for each biomarker type; this example only has 1 biomarker type
- value
numeric values indicating biomarker quantity
- observed
numeric values indicating observed biomarker quantity
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_histories,
example_exposure_probabilities,
example_foe_pars,
example_model_pars_biphasic,
example_model_pars_numeric,
example_model_pars_typhoid,
example_model_pars
