dot-convert_summary_stats_lnorm: Convert summary statistics to parameters of the lognormal...

.convert_summary_stats_lnormR 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

...

<dynamic-dots> Numeric named summary statistics used to convert to parameter(s). An example is the mean and sd summary statistics for the lognormal (lnorm) distribution.

Value

A list of two elements: meanlog and sdlog


epiparameter documentation built on April 3, 2025, 5:50 p.m.