transform_gamma_pars {DAISIE}R Documentation

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)

Arguments

par_mean

mean of the relaxed parameter

par_sd

standard deviation of the relaxed parameter

Value

list to shape and scale parameters


[Package DAISIE version 4.6.0 Index]