Adjust Skew Normal Distribution Parameters for Sensitivity Analyses
Source:R/sens.R
sens_skewnorm.Rd
Expands (sd_mult > 1
) or reduces (sd_mult < 1
) the standard deviation
of the Skew Normal distribution without changing the mean.
See also
Other sens_dist:
sens_beta()
,
sens_exp()
,
sens_gamma()
,
sens_gamma_pois()
,
sens_gamma_pois_zi()
,
sens_lnorm()
,
sens_neg_binom()
,
sens_norm()
,
sens_pois()
,
sens_student()