Skip to content
Prev 14549 / 20628 Next

Advice for analysis of biological data - Mixed model or NESTED-Anova?

Hi Evan,

Thanks a lot.
When you say the biggest group. I assume it is just about the number of
animals in the group. Not about about the total number of observations for
a group.

And, when I run the code, I get the error

?
brainmodel<-nlme(logVolume ~ Group , random= ~Group/Animal_ID,
?
data=dat)
Error in model[[3]][[1]] : object of type 'symbol' is not subsettable

And

In the full or reduced models with lme4: What might be an reduced model in
my case?
Because, in expt design 1 : I only have 3 groups.


thanks,
Savani
On 25 May 2016 at 21:58, Evan Palmer-Young <epalmery at cns.umass.edu> wrote: