Description Usage Arguments Value See Also Examples
View source: R/gen_annual_change_scenarios.R
Function to Generate Annual Change Scenarios Based on Sutherland Assumptions
1 2 | gen_annual_change_scenarios(TB_decrease = c(0.09, 0.05, 0.01),
cohorts_to_sim = 11, samples = 10)
|
TB_decrease |
A numeric vector of percentage decreases in TB notifications rates (formated as 0.09 etc.). |
cohorts_to_sim |
The number of cohorts to simulate. Defaults to 11 |
samples |
Numeric, the number of samples to generate for each scenario. Defaults to 10 |
A dataframe with each row representing a sample, with annual decrease stored as a matrix
TB_decrease_as_matrix
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.