Description Usage Arguments Value Examples
View source: R/sample_incidence_rates.R
Function to sample Sutherland Incidence rates to Include Uncertainty
1 | sample_incidence_rates(incidence_rates, population_data, samples = 100)
|
incidence_rates |
Incidence rates as formated by |
population_data |
Population data as formated by |
samples |
Numeric, the number of samples to take. Defaults to 100. |
A list of lists. Each list contains matrices of sampled incidence rates for unvaccinated, vaccinated, tuberculin postive and inelgible populations.
1 | sample_incidence_rates(sutherland_incidence_rates, sutherland_data, samples = 5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.