dot-convert_summary_stats_gamma: Convert summary statistics to parameters of the gamma...

.convert_summary_stats_gammaR Documentation

Convert summary statistics to parameters of the gamma distribution

Description

Convert the summary statistics input into the shape and scale parameters of the gamma distribution.

Usage

.convert_summary_stats_gamma(...)

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, the shape and scale


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