Hello all,
I have a question on manova in R:
I'm using the function "manova()" from the stats package.
Is there anything like a stepwise (backward or forward) manova in R (like
there is for regression and anova).
When I enter:
step(Model1, data=Mydata)
R returns the message:
Error in drop1.
Hello all,
I have a question on manova in R:
I'm using the function "manova()" from the stats package.
Is there anything like a stepwise (backward or forward) manova in R (like
there is for regression and anova).
When I enter:
step(Model1, data=Mydata)
R returns the message:
Error in drop1.
2 matches
Mail list logo