Description Usage Arguments Value
View source: R/02_case_detection_functions.R
get_case_detection pulls case detection parameters for a given time.
1  | get_case_detection(time, l_params_all, severity)
 | 
time | 
 Time (numeric, in days) at which case detection rate is evaluated.  | 
l_params_all | 
 List with all parameters of decision model.
Case detection rates should be stored as a list within
  | 
severity | 
 Severity level and state (exp1, exp2, inf1, inf2).  | 
Case detection rate for a given severity (1, 2) or state (exp, inf) at a given point in time.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.