I am cc:ing the r-sig-mixed-mod...@r-project.org mailing list on this
reply as such questions are often answered more quickly on that list.

On Tue, Nov 16, 2010 at 2:00 PM, Daniel Jeske <daniel.je...@ucr.edu> wrote:
> Dear R Help,

> I believe the glmer() function in lme4 automatically fits an
> unstrucruted covariance matirx for the random effects.
> Is that true?

The short answer is "no".

The longer answer is that you will need to be more specific about the
form of the data and the model before your question can be answered.
"unstructured" variance-covariance is SAS-speak (and an oxymoron, but
I promise not to rant about that).

So please give us a context.

>    If so, do I have an option to somehow ask for a
> diagonal structured covariance matrix?

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to