detect_extinct: Calculate proportion of outbreaks that went extinct

Description Usage Arguments Author(s)

Description

Calculate proportion of outbreaks that went extinct

Usage

1
detect_extinct(outbreak_df_week = NULL, cap_cases = NULL, week_range = 12:16)

Arguments

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.

Author(s)

Joel Hellewell


emmalouisedavis/TTI-branching-process documentation built on Dec. 20, 2021, 5:17 a.m.