This is a help function for GLMM_MCMC
function.
THIS FUNCTION IS NOT TO BE CALLED BY ORDINARY USERS.
GLMM_MCMCscale.b(scale.b, dimb, iEranefVec, iSDranefVec)
Value of scale.b
with added default values where necessary.
see argumentprior.eps
of
GLMM_MCMC
function
see output element dimb
of GLMM_MCMCdata
function
see output element iEranefVec
of GLMM_MCMCifit
function. It is used to determine a default value of scale.b$shift
.
Defaults to a vector of zeros if missing
see output element iSDranefVec
of GLMM_MCMCifit
function. It is used to determine a default value of scale.b$scale
.
Defaults to a vector of ones if missing
Arnošt Komárek arnost.komarek@mff.cuni.cz
GLMM_MCMC
.