| GLMM_MCMCwrapper | R Documentation | 
This is wrapper to the GLMM_MCMC main simulation which allows vectorized evaluation and possibly parallel computation.
THIS FUNCTION IS NOT TO BE CALLED BY ORDINARY USERS.
GLMM_MCMCwrapper(chain = 1, data,
     prior.alpha, init.alpha,
     scale.b, prior.b, init.b,
     prior.eps, init.eps,
     Cpar, nMCMC, store, keep.chains,
     silent)
| chain | identification of the chain sampled in a particular call of this function, usually number like 1, 2, ... | 
| data | |
| prior.alpha | |
| init.alpha | a list of  | 
| scale.b | |
| prior.b | |
| init.b | a list of  | 
| prior.eps | |
| init.eps | a list of  | 
| Cpar | |
| nMCMC | |
| store | |
| keep.chains | |
| silent | 
A list having almost the same components as object returned by
GLMM_MCMC function.
Arnošt Komárek arnost.komarek@mff.cuni.cz
GLMM_MCMC.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.