Description Usage Arguments Author(s)
Calculate proportion of outbreaks that went extinct
1 | detect_extinct(outbreak_df_week = NULL, cap_cases = NULL, week_range = 12:16)
|
outbreak_df_week |
data.table weekly cases producted by the outbreak model |
cap_cases |
integer number of cumulative cases at which the branching process was terminated |
week_range |
The range of weeks for which zero cases must be zero for a run to be considered extinct. Probably want the last 3 or so weeks. |
Joel Hellewell
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.