This is a help function for GLMM_MCMC function.
THIS FUNCTION IS NOT TO BE CALLED BY ORDINARY USERS.
GLMM_MCMCprior.b(prior.b, scale.b, dimb, iEranefVec, iSDranefVec)A list with the following components:
value of prior.b with added default values
where necessary
a numeric vector to be passed to C++
a numeric vector to be passed to C++
see argumentprior.b of
GLMM_MCMC function
see argumentscale.b of
GLMM_MCMC function
see output element dimb of GLMM_MCMCdata
function
see output element iEranefVec of GLMM_MCMCifit
function. Defaults to a vector of zeros if missing
see output element iSDranefVec of GLMM_MCMCifit
function. Defaults to a vector of ones if missing
Arnošt Komárek arnost.komarek@mff.cuni.cz
GLMM_MCMC.