plot_individual_number_infections: Plot point range number infections per individual

plot_individual_number_infectionsR Documentation

Plot point range number infections per individual

Description

Plot point range number infections per individual

Usage

plot_individual_number_infections(inf_chain, pad_chain = TRUE)

Arguments

inf_chain

the data table with infection history samples from serosolver

pad_chain

if TRUE, pads the infection history MCMC chain to have entries for non-infection events

Value

a ggplot object

See Also

Other infection_history_plots: calculate_infection_history_statistics(), plot_antibody_data(), plot_cumulative_infection_histories(), plot_infection_history_chains_indiv(), plot_infection_history_chains_time(), plot_model_fits(), plot_posteriors_infhist(), plot_total_number_infections()

Examples

## Not run: 
data(example_inf_chain)
plot_individual_number_infections(example_inf_chain)

## End(Not run)

adamkucharski/serosolver documentation built on April 28, 2024, 6:19 p.m.