Example biomarker states in wide format from runserosim output. This is identical to example_biomarker_states, but is converted into a 3D array giving the format expected by most antibody model functions. 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_wide)Format
A 3D array with dimensions corresponding to 1) individual; 2) time; 3) biomarker, and values giving the latent biomarker quantity
See also
Other example_data:
example_biomarker_map_numeric,
example_biomarker_map,
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
