Displaying 1 result from an estimated 1 matches for "tp24977991p24985429".
2009 Aug 14
1
aov p values for levels of a factor.
Windows XP
R2.8.1
I am running an balanced aov, in which Time has 4 levels, Group has 2
levels:
fit2<-aov(Post ~ as.factor(Time)
+as.factor(Group)+as.factor(Group*Time)+Error(SS), alldata)
I would like to get a p value for each level of time, each level of
Group and each level of Group*Time. How can I do this? I get this, which
appears to be omnibus p values for the factors:
Error: SS