endemic_outliers {epiCo} | R Documentation |
Modifies the historic incidence to handle with the observations of epidemic years
Description
Function that modifies an historic incidence by including, ignoring or replacing the observations of epidemic years
Usage
endemic_outliers(
historic,
outlier_years,
outliers_handling,
geometric_method = "shifted"
)
Arguments
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 |
Value
A modified historic incidence