get_overall_IFR_cred_intervals.RdGet the overall IFR Weighted by Demography
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. |