epiverse-trace / epiparameter

R package with library of epidemiological parameters for infectious diseases and functions and classes for working with parameters
https://epiverse-trace.github.io/epiparameter
Other
33 stars 11 forks source link

Simplify `<epiparameter>` distribution methods #403

Closed joshwlambert closed 1 month ago

joshwlambert commented 1 month ago

This PR simplifies the logic used in the <epiparameter> distribution methods: density(), cdf() and quantile(), as suggested in #394.