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


rsetienne/DAISIE documentation built on Feb. 7, 2025, 6:35 a.m.