Get the overall IFR Weighted by Demography
1 2 3 4 5 6 | get_overall_IFR_cred_intervals(
IFRmodel_inf,
whichstandard = "pop",
whichrung = "rung1",
by_chain = TRUE
)
|
IFRmodel_inf |
R6 class; The result of the IFR Model MCMC run along with the model input. |
whichstandard |
character; Whether the population demography weighted (pop) or the attack-rate weighted population (arpop) standardization should be applied |
whichrung |
character; Specify which rung to sample from (default is rung1) |
by_chain |
logical; Whether or not credible intervals should be reported with respect to individual chains (TRUE) or not. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.