GLMM_MCMCinit.alpha {mixAK} | R Documentation |
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 |
lalpha |
see output element |
ialpha |
a numeric vector of initial values of fixed effects.
See output element |
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
Author(s)
Arnošt Komárek arnost.komarek@mff.cuni.cz
See Also
[Package mixAK version 5.8 Index]