View source: R/simulate_plots.R
spim_plot_check_rt | R Documentation |
Diagnostic plots for checking Rt from simulation
spim_plot_check_rt(
summary_state,
dates,
combined_state = NULL,
Rt_state = "eff_Rt_general_both"
)
summary_state |
State from simulation summary object |
dates |
Dates to plot vertical lines at |
combined_state |
Optional state from combined object |
Rt_state |
Rt states to plot, default is effective average Rt |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.