[R] Rsquared for anova
Dieter Menne
dieter.menne at menne-biomed.de
Sat Apr 16 10:13:36 CEST 2011
dorien wrote:
>
>> fit <- lm((tos~nh1*nh2*nh3*randsize*aweights*tt1*tt2*tt3*iters*length,
> data=expdata))
> Error: unexpected ',' in "fit <-
> lm((tos~nh1*nh2*nh3*randsize*aweights*tt1*tt2*tt3*iters*length,"
>
>
Peter's point is the important one: too many interactions, and even with +
instead of * you might be running into problems.
But anyway: if you don't let us access
/home/dorien/UA/meta-music/optimuse/optimuse1-build-desktop/results/results_processedCP
you cannot expect a better answer which will depend on the structure of the
data set.
Dieter
--
View this message in context: http://r.789695.n4.nabble.com/Rsquared-for-anova-tp3452399p3453719.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list