ImperialCollegeLondon / epidemia

epidemia package
https://imperialcollegelondon.github.io/epidemia/index.html
47 stars 15 forks source link

Allowing log-normal observations #51

Closed leonjwu closed 4 years ago

leonjwu commented 4 years ago

For the lpdf: X ~ lognormal(mu, sigma) E(X) = exp(mu + sigma^2/2) => mu = log(E(X) - sigma^2/2)