R package with library of epidemiological parameters for infectious diseases and functions and classes for working with parameters
33
stars
11
forks
source link
Simplify `<epiparameter>` distribution methods #403
Closed
joshwlambert closed 1 month ago
This PR simplifies the logic used in the
<epiparameter>
distribution methods:density()
,cdf()
andquantile()
, as suggested in #394.