epiparameter
R package with classes and helper functions for working with epidemiological parameters and access to a library of epidemiological parameters for infectious diseases
epiparameter split its parameter library out of the package — and relicensed what remained.
◆Recent moves
- 1y ago
CRAN check fixes
A patch release resolving CRAN check issues: the bias-extraction vignette becomes a website-only article and some Weibull tests are skipped on M1 Mac.
View source ↗ - 1y ago
Parameter library moves to epiparameterDB; package relicensed to MIT alone
⚡ SPARKThe release that separated the data from the tools. parameters.json and the data dictionary leave the package for {epiparameterDB}, the dual CC0 licensing is dropped in favour of MIT alone, and the library is cached with {cachem} on load to keep epiparameter_db() fast.
View source ↗ - 1y ago
Classes and methods reworked; large-scale renaming
The third minor release restructures the class system, adds c() and aggregate() methods for building consensus distributions from {distributional} mixtures, adds three Chikungunya entries, and lays translation infrastructure. Breaking renames dominate.
View source ↗ - 2y ago
Interoperability with epireview via as_epidist()
Adds an as_epidist() generic with a data.frame method so parameter tables from {epireview} can be coerced into the package's classes, along with the reference columns needed to recognise them.
View source ↗ - 2y ago
First release: 122 parameter sets and the epidist class
The initial release bundles a literature-derived library of 122 epidemiological parameter sets with the <epidist> class and methods for printing, plotting, conversion and distribution functions.
View source ↗