This is a help function for GLMM_MCMC
function.
THIS FUNCTION IS NOT TO BE CALLED BY ORDINARY USERS.
GLMM_MCMCdata(y, dist, id, time, x, z, random.intercept)
A list with the following components:
worked out value of y
worked out value of dist
worked out value of id
worked out value of time
worked out value of x
worked out value of z
worked out value of random.intercept
number of response variables
number of continuous response variables
number of discrete response variables
numerical counterpart of 'dist' argument
logical vector of length R
logical vector of length R
numeric vector of length R
numeric vector of length R
logical vector of length R
numerical counterpart of random.intercept
numerical counterpart of fixed.intercept
dimension of random effects (random intercepts included)
length of lower triangle of matrix dimb x dimb
names (indices) for elements of a lower triangle of matrix dimb x dimb
length of alpha vector (fixed intercepts included)
numeric vector of length R
numeric vector of length R
character vector
see GLMM_MCMC
function.
see GLMM_MCMC
function.
see GLMM_MCMC
function.
see GLMM_longitDA
function.
see GLMM_MCMC
function.
see GLMM_MCMC
function.
see GLMM_MCMC
function.
Arnošt Komárek arnost.komarek@mff.cuni.cz
GLMM_MCMC
.