GLMM_MCMCprior.b {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.b(prior.b, scale.b, dimb, iEranefVec, iSDranefVec)
Arguments
prior.b |
see argument |
scale.b |
see argument |
dimb |
see output element |
iEranefVec |
see output element |
iSDranefVec |
see output element |
Value
A list with the following components:
prior.b |
value of |
CpriorInt_b |
a numeric vector to be passed to C++ |
CpriorDouble_b |
a numeric vector to be passed to C++ |
Author(s)
Arnošt Komárek arnost.komarek@mff.cuni.cz
See Also
[Package mixAK version 5.8 Index]