Displaying 1 result from an estimated 1 matches for "beta11mse".
2003 Nov 19
2
Difference in ANOVA results - R vs. JMP/Minitab
...ab
and JMP... the result from R is significantly different from what
Minitab or JMP give... The data set is at the following link:
http://www.personal.psu.edu/nug107/Uploads/2x3_16repsANOVA.txt
The first 5 columns are the factors and the next three are responses.
In particular, for the response beta11MSE, two of the significant
effects in the Minitab (and JMP) ANOVA table are not significant in R...
What may be the cause for such a difference? I used the lm function in
R to do the model fitting and fit a model with main effects and 2-way
interactions in the 5 factors. The design that generate...