Learn R Programming

DAISIE (version 4.5.0)

transform_gamma_pars: Transforms mean and standard deviation to shape and scale gamma parameters

Description

Transforms mean and standard deviation to shape and scale gamma parameters

Usage

transform_gamma_pars(par_mean, par_sd)

Value

list to shape and scale parameters

Arguments

par_mean

mean of the relaxed parameter

par_sd

standard deviation of the relaxed parameter