Convert mean and sd to log mean for a log normal distribution
Source:R/utilities.R
convert_to_logmean.Rd
Convert from mean and standard deviation to the log mean of the
lognormal distribution. Useful for defining distributions supported by
estimate_infections()
, epinow()
, and regional_epinow()
.