Convert summary statistics of the negative binomial
distribution the parameters (prob) and (dispersion) of the negative
binomial distribution.
.convert_summary_stats_nbinom(...)A list of two elements, the probability and dispersion parameters.
<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.