
Example model parameters for typhoid model (model_pars_typhoid)
Source: R/data.R
example_model_pars_typhoid.RdExample model parameters for typhoid model (model_pars_typhoid). This example model_pars is for a simulation with one exposure event type and one biomarker ID.
Usage
data(example_model_pars_typhoid)Format
A data frame with 6 rows and 6 variables:
- exposure_id
name of each exposure type present in example biomarker_map
- biomarker_id
name of each biomarker present within each exposure type present in example biomarker_map
- name
names of model parameters
- mean
numeric values for the true paramter means
- sd
numeric values for the true paramter standard deviation
- distribution
distribution type from which the draw_paramaters function will be sampling a parameter
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,
example_observed_biomarker_states