Package com.imsl.test.example.stat
Class ANOVAFactorialEx3
java.lang.Object
com.imsl.test.example.stat.ANOVAFactorialEx3
Performs a three-way factorial analysis of variance.
This example performs a three-way analysis of variance using data discussed by John (1971, pp. 91 92). The responses are weights (in grams) of roots of carrots grown with varying amounts of applied nitrogen (A), potassium (B), and phosphorus (C). Each cell of the three-way layout has one response. Note that the ABC interactions sum of squares, which is 186, is given incorrectly by John (1971, Table 5.2.) The three-way layout is given in the following table:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ANOVAFactorialEx3
public ANOVAFactorialEx3()
-
-
Method Details
-
main
-