GLMM_MCMCscale.b {mixAK} | R Documentation |
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)
scale.b |
see argumentprior.eps of
GLMM_MCMC function |
dimb |
see output element dimb of GLMM_MCMCdata
function |
iEranefVec |
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 |
iSDranefVec |
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 |
A list with the following components:
scale.b |
value of scale.b with added default values
where necessary |
CshiftScale_b |
a numeric vector to be passed to C++ |
Arnošt Komárek arnost.komarek[AT]mff.cuni.cz