We are very excited to announce the release of a new epidemics version v0.4.0. Here is an automatically generated summary of the changes in this version.
Maintainer is changing to @rozeggo.
Model functions
- Internal model functions for the models which allow vaccination have been corrected to prevent vaccination introducing negative values of susceptibles; tests added to check for this (#235, initially reported by @avallecam).
Helper functions
Added the
epidemic_peak()
function to calculate the timing and size of the largest peak in each compartment in an scenario model (#240) by @bahadzie.Added the
outcomes_averted()
function to compare epidemic scenarios (e.g. with and without interventions or vaccination) (#225, #230).
Documentation
Adds a developer-focused vignette on how to modify epidemics and model structures to address potential modelling requests or tasks (#210).
Splits up the ‘Modelling uncertainty and scenarios’ vignette into separate vignettes on uncertainty and scenario comparisons (#225).
Removed unnecessary plots from the vignette on modelling vaccination (#235).
Fixed link to socialmixr package in the ‘Get started’ and ‘Modelling interventions’ vignettes.
Updated and added documentation for all new or modified functions.
Updated references JSON file.
Package
Updated Codecov GitHub Actions workflow to restore code coverage reporting.
Updated package title and citation file.
Updated
_pkgdown.yaml
with new vignette and updated section titles.Updated WORDLIST.
Reuse
Citation
@online{epiverse-trace_development_team2024,
author = {Epiverse-TRACE development team, The},
title = {Epidemics V0.4.0},
date = {2024-06-24},
url = {https://epiverse-trace.github.io/posts/epidemics_v0.4.0/},
langid = {en}
}