Learn R Programming

mixAK (version 2.2)

GLMM_MCMCinit.alpha: Handle init.alpha or init2.alpha 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_MCMCinit.alpha(init.alpha, lalpha, ialpha, number="")

Arguments

init.alpha
see argument init.alpha or init2.alpha of GLMM_MCMC function
lalpha
see output element lalpha of GLMM_MCMCdata function
ialpha
a numeric vector of initial values of fixed effects. See output element ialpha of GLMM_MCMCifit function
number
label of the initial values (used only in error messages)

Value

  • A list with the same structure as complete init.alpha argument of the GLMM_MCMC function

See Also

GLMM_MCMC.