GLMM_MCMCprior.beta {mixAK}R Documentation

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.beta value of prior.beta with added default values where necessary
CpriorDouble_beta 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]