Converts the parameters of the lognormal distribution to summary statistics
Source:R/convert_params.R
dot-convert_params_lnorm.Rd
Converts the meanlog and sdlog parameters of the lognormal distribution to a number of summary statistics which can be calculated analytically given the lognormal parameters.
Arguments
- ...
<
dynamic-dots
>Numeric
named parameter(s) used to convert to summary statistics. An example is themeanlog
andsdlog
parameters of the lognormal (lnorm
) distribution.