.convert_summary_stats_weibull {epiparameter} | R Documentation |
Convert summary statistics to parameters of the Weibull distribution
Description
Convert summary statistics input into the shape and scale parameters of the Weibull distribution.
Usage
.convert_summary_stats_weibull(...)
Arguments
... |
< |
Value
A list of two elements, the shape and scale.
[Package epiparameter version 0.4.1 Index]