.convert_summary_stats_lnorm {epiparameter} | R Documentation |
Convert summary statistics to parameters of the lognormal distribution
Description
Convert the summary statistics input into the meanlog and sdlog parameters of the lognormal distribution.
Usage
.convert_summary_stats_lnorm(...)
Arguments
... |
< |
Value
A list of two elements: meanlog and sdlog
[Package epiparameter version 0.4.0 Index]