Initiate parameters alpha, beta and gamma
pars_init(
covar = FALSE,
alpha_mean = -10,
alpha_sd = 0.5,
beta_shape = 2,
beta_scale = 2,
gamma_shape = 2,
gamma_scale = 2
)
logical: Should the covariate inflormation be used? default: False
prior for the mean of alpha
prior for the standard deviation of alpha
prior for the shape (gamma distibution) of beta
prior for the scale of beta
prior for the shape (gamma distibution) of gamma
prior for the scale of gamma
params \(\alpha\), \(\beta\) and \(\gamma\)