plot_flu_vaccine_behaviorspace_incidence: Plot Flu Vaccine Tutorial BehaviorSpace Incidence

Description Usage Examples

View source: R/plot_flu_vaccine_behaviorspace_incidence.R

Description

To plot the prevalence over time, for each run.

Usage

1
plot_flu_vaccine_behaviorspace_incidence(simulation_behaviorspace_table)

Examples

1
2
3
4
5
6
# using tutorial data
load_tutorial_data()
sim_bs_data <- flu_vaccine_bs_tutorial

# use the function
plot_flu_vaccine_behaviorspace_incidence(sim_bs_data)

lwillem/IBMcourseTutorials documentation built on May 17, 2019, 8:16 p.m.