.convert_summary_stats_gamma {epiparameter} | R 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
... |
< |
Value
A list of two elements, the shape and scale
[Package epiparameter version 0.4.1 Index]