Displaying 1 result from an estimated 1 matches for "catchrat".
Did you mean:
catchret
2010 Oct 21
2
nested anova
...r SAS user).
Here?s what I need help with? I have a nested sample design and ran a
nested anova, but I don?t know how to interpret the results
habitat (four different types) is nested in site (three types), and site is
nested in gear (two types)
My code: pat2<-aov(catchrate~habitat/site/gear, data=pat)
This created the following outcome:
Df Sum Sq Mean Sq
F value Pr(>F)
habitat 3 2.932 0.9774
0.9543...