Skip to contents

This function should be used when there was only one time step in which biomarker quantities were observed

Usage

plot_obs_biomarkers_one_sample(observed_biomarker_states)

Arguments

observed_biomarker_states

The reshaped data set containing observed biomarker quantities for individuals at all time steps for each biomarker

Value

A plot of observed biomarker quantities for all individuals and biomarkers is returned

Examples

plot_obs_biomarkers_one_sample(example_observed_biomarker_states)