.convert_summary_stats_nbinom {epiparameter} | R Documentation |
Convert summary statistics to parameters of the negative binomial distribution
Description
Convert summary statistics of the negative binomial
distribution the parameters (prob
) and (dispersion
) of the negative
binomial distribution.
Usage
.convert_summary_stats_nbinom(...)
Arguments
... |
< |
Value
A list of two elements, the probability and dispersion parameters.
[Package epiparameter version 0.4.1 Index]