Skip to content
Back to formatted view

Raw Message

Message-ID: <loom.20111124T172643-453@post.gmane.org>
Date: 2011-11-24T16:27:16Z
From: Ben Bolker
Subject: R package for nested random-effects ANOVA models

syrvn <mentor_ <at> gmx.net> writes:

> 
> Hello,
> 
> can anyone recommend an R package which can deal with nested random-effects
> ANOVA models?
> 
> Cheers
> 
> Syrvn


  lme in the nlme package; lmer in the lme4 package; and/or visit
the r-sig-mixed-models list.

  Ben Bolker