Displaying 1 result from an estimated 1 matches for "factor1c".
Did you mean:
  factor1
  
2010 Apr 14
1
what is the intercept of a two-way anova model without interaction term?
...      3       4       5       6       7       8       9 
-19.040  36.889 -17.849  11.000 -39.084  28.084   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,    ...