View source: R/endemic_channel.R
endemic_outliers | R Documentation |
Function that modifies an historic incidence by including, ignoring or replacing the observations of epidemic years
endemic_outliers(
historic,
outlier_years,
outliers_handling,
geometric_method = "shifted"
)
historic |
Historic incidence counts |
outlier_years |
A numeric vector with the outlier years |
outliers_handling |
A string with the handling decision regarding outlier years
|
geometric_method |
A string with the selected method for geometric mean calculation; see: geometric_mean |
A modified historic incidence
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.