Displaying 2 results from an estimated 2 matches for "61710145".
2010 Jun 03
3
Nested ANOVA with covariate using Type III sums of squares
...13002135
13002135
5.4387 0.026365 *
Diversity:Phyto 6 126089387 21014898
8.7904 1.257e-05 ***
Diversity:Zoop 1 263036
263036
0.1100 0.742347
Diversity:Zoop:Phyto 6 61710145 10285024
4.3021
0.002879 **
Residuals 31 74110911
2390675
I have tried using both the drop1() command and the Anova() command in the
car package.
When I use the Anova command I get the following error message:
>Anova(carbonmean,type...
2010 Jun 02
0
Nested ANOVA with covariate using Type III sums of squares in R
...ty 1 14476593 14476593 6.0554 0.019634 *
Zoop 1 13002135 13002135 5.4387 0.026365 *
Diversity:Phyto 6 126089387 21014898 8.7904 1.257e-05 ***
Diversity:Zoop 1 263036 263036 0.1100 0.742347
Diversity:Zoop:Phyto 6 61710145 10285024 4.3021 0.002879 **
Residuals 31 74110911 2390675
I have tried using both the drop1() command and the Anova() command in the
car package.
When I use the Anova command I get the following error message:
>Anova(carbonmean,type="III")
?Error in linear.hypot...