Skip to content
Prev 12738 / 20628 Next

lmertest F-test anova(fullm) and anova(fullm, reducedm)

Dear Lionel,

Thanks a lot for your input.

1) I am still not sure to get how to write things down, and I am sorry that
my description of data and model was not clear enough.
I place me in the first of the two cases that you describe, i.e. the Order
effect is a parametrical effect, Subject specific but independent of
levels. In fact, the Order variable is just a count of the number of time
the task has been performed, irrespectively of which Condition has been
performed. This is not a categorical variable and is just suppose to
capture how well the primate is learning general features about the task
(independent of Condition).
As it is, Scores~Condition*Specie+(1|Subject/Order) gives me an error since
Order values are interpreted as level, but there are as many levels as
observations by subjects.

In fact, in your example, I don't really see the difference between
(weight|subject) and (1|subject) since in both cases, the model evaluate
one coefficient by subject.


2)3) This is very clear, thank you again.

Marie


2014-11-27 18:52 GMT+01:00 Lionel <hughes.dupond at gmx.de>: