
Converts the parameters of the lognormal distribution to summary statistics
Source:R/convert_params.R
dot-convert_params_lnorm.RdConverts 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>Numericnamed parameter(s) used to convert to summary statistics. An example is themeanlogandsdlogparameters of the lognormal (lnorm) distribution.