Adjust Gamma-Poisson Distribution Parameters for Sensitivity Analyses
Source:R/sens.R
sens_gamma_pois.Rd
Expands (sd_mult > 1
) the standard deviation of the Negative Binomial
distribution. This function does not currently have the option to reduce the
standard deviation.
See also
Other sens_dist:
sens_beta()
,
sens_exp()
,
sens_gamma()
,
sens_gamma_pois_zi()
,
sens_lnorm()
,
sens_neg_binom()
,
sens_norm()
,
sens_pois()
,
sens_skewnorm()
,
sens_student()