Displaying 1 result from an estimated 1 matches for "factor2t3".
Did you mean:
  factor2t2
  
2010 Apr 14
1
what is the intercept of a two-way anova model without interaction term?
...84   8.040   2.195 -10.235 
Coefficients:
            Estimate Std. Error t value Pr(>|t|)  
(Intercept)    67.66      25.42   2.661   0.0563 .
factor1B       66.59      27.85   2.391   0.0751 .
factor1C       16.16      27.85   0.580   0.5928  
factor2t2     -14.94      27.85  -0.537   0.6200  
factor2t3     -36.99      27.85  -1.328   0.2548  
---
Signif. codes:  0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 
Residual standard error: 34.11 on 4 degrees of freedom
Multiple R-squared: 0.6669,     Adjusted R-squared: 0.3338 
F-statistic: 2.002 on 4 and 4 DF,  p-value: 0.2589 
This is contrast trea...