This is a help function for GLMM_MCMC
function.
THIS FUNCTION IS NOT TO BE CALLED BY ORDINARY USERS.
GLMM_MCMCinit.b(init.b, prior.b, scale.b,
id, dimb, LTb, naamLTb,
I, ibMat, iEranefVec, iSDranefVec, number="")
A list with the same structure as complete init.b
argument
of the GLMM_MCMC
function
see argument init.b
or init2.b
of
GLMM_MCMC
function
see argument prior.b
of GLMM_MCMC
function
see argument scale.b
of GLMM_MCMC
function
dimension of random effects (random intercepts included)
length of lower triangle of matrix dimb x dimb
names (indices) for elements of a lower triangle of matrix dimb x dimb
number of subjects (grouped observations) in the original data (before removing NA's)
matrix with initial values of random effects
vector with initial values of overall means of random effects
vector with initial values of overall standard deviations of random effects
label of the initial values (used only in error messages)
Arnošt Komárek arnost.komarek@mff.cuni.cz
GLMM_MCMC
.