John Sorkin wrote:
>
> 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 le
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
2 matches
Mail list logo