GLMM_MCMCprior.eps {mixAK}R Documentation

Handle prior.eps argument of GLMM_MCMC function

Description

This is a help function for GLMM_MCMC function.

THIS FUNCTION IS NOT TO BE CALLED BY ORDINARY USERS.

Usage

GLMM_MCMCprior.eps(prior.eps, Rc, isigma, is.sigma)

Arguments

prior.eps see argumentprior.eps of GLMM_MCMC function
Rc see output element Rc of GLMM_MCMCdata function
isigma 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
is.sigma see output element is.sigma of GLMM_MCMCifit function

Value

A list with the following components:

prior.eps value of prior.eps with added default values where necessary
CpriorDouble_eps a numeric vector to be passed to C++

Author(s)

Arnošt Komárek arnost.komarek[AT]mff.cuni.cz

See Also

GLMM_MCMC.


[Package mixAK version 0.6 Index]