transform_gamma_pars: Transforms mean and standard deviation to shape and scale...

View source: R/DAISIE_loglik_integrate.R

transform_gamma_parsR 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


DAISIE documentation built on Oct. 22, 2023, 1:06 a.m.