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