{vaccineff 1.0.0}
refactors the package's internal structure for better
maintainability.
Breaking Changes
-
estimate_vaccineff()
replaceseffectiveness()
.- It returns an object of class
vaccineff
. - The
at
parameter must always be provided for accurate results.
- It returns an object of class
-
plot.vaccineff_data()
replacesplot_coverage()
. -
cohortdata
has been simplified and reduced to improve examples and
reduce computation time.