Skip to content
Prev 170247 / 398506 Next

Mixed ANCOVA with between-Ss covariate?

Hi Mike,
The following simplification should help you to answer your own question.

covariate_aov = aov(dv~(covariate+group+iv1+iv2)^2,data=a)

You can find out more about how to specify models in Chap. 11 of the manual
"An Introduction to R."
I don't believe so. You can never be sure that someone who knew the answer
saw your first posting.

Regards, Mark.
Mike Lawrence-7 wrote: