spim_plot_check_rt: Check Rt from simulation

View source: R/simulate_plots.R

spim_plot_check_rtR Documentation

Check Rt from simulation

Description

Diagnostic plots for checking Rt from simulation

Usage

spim_plot_check_rt(
  summary_state,
  dates,
  combined_state = NULL,
  Rt_state = "eff_Rt_general_both"
)

Arguments

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


mrc-ide/spimalot documentation built on Oct. 15, 2024, 12:15 p.m.