[R] some output is missing -- not getting the full anova table
Dieter Menne
dieter.menne at menne-biomed.de
Mon Apr 10 10:11:20 CEST 2006
marilyn ford <m.ford <at> griffith.edu.au> writes:
>
>
> I have just started using R and am stumped over something:
>
> I am using the lme4 package, using lmer (and putting it in to fit0.lmer
> ) and then I do an anova,
> but I am not getting the full table. This is what I get:
>
> > fit0.lmer <- lmer(subj.prob.rev ~ semantic.class + bipron.rec +
> item.order + (1|subject) + (1|verb), data=data)
> > anova(fit0.lmer)
> Analysis of Variance Table
> Df Sum Sq Mean Sq
> semantic.class 3 5401.7 1800.6
> bipron.rec 1 22739.3 22739.3
> item.order 1 7225.2 7225.2
DF and p-values are currently not shown because of ongoing restauration work.
Douglas Bates Deepayan believe in "better nothing than possibly slightly off".
See for example
http://finzi.psych.upenn.edu/R/Rhelp02a/archive/49633.html
Shop will be re-opened as soon as smoke has settled.
Dieter
More information about the R-help
mailing list