Skip to content

Question on the glmer function of the lme4 R package

2 messages · Feddag Mohand-Larbi, Douglas Bates

#
Dear Thiery

Thanks for your email.

The subscripts i and j are the subject i and j (in our case the subjects
are the lizards (players)). U is the n vector of the random effects
(U1,...,Un). Each random effect Ui is supposed to be distributed as
normal with mean 0 and variance sigma^2.

For our data (attached in Data.txt file), the matrix is of order
(77*77), and contains  only 100 non missing data (all the remaining are
missing (NA)).

The matrix of covariates (attached in Covariates.txt) is of order (77*4).

We would like to estimate the four fixed effects parameters associated
to the covariate matrix and the variance of the random effects Ui.


Best regards


Dr Feddag
On 07/03/2012 10:36, ONKELINX, Thierry wrote:
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Data.txt
URL: <https://stat.ethz.ch/pipermail/r-sig-mixed-models/attachments/20120312/fed118aa/attachment-0002.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Covariates.txt
URL: <https://stat.ethz.ch/pipermail/r-sig-mixed-models/attachments/20120312/fed118aa/attachment-0003.txt>