Learn R Programming

mixAK (version 0.6)

GLMM_MCMCprior.beta: Handle prior.beta 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.beta(prior.beta, lbeta)

Arguments

prior.beta
see argumentprior.beta of GLMM_MCMC function
lbeta
see output element lbeta of GLMM_MCMCdata function

Value

  • A list with the following components:
  • prior.betavalue of prior.beta with added default values where necessary
  • CpriorDouble_betaa numeric vector to be passed to C++

See Also

GLMM_MCMC.