{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
atparameter must always be provided for accurate results.
- It returns an object of class
-
plot.vaccineff_data()replacesplot_coverage(). -
cohortdatahas been simplified and reduced to improve examples and
reduce computation time.