Package com.imsl.test.example.stat
Class MultipleComparisonsEx1
java.lang.Object
com.imsl.test.example.stat.MultipleComparisonsEx1
Performs the Student-Newman-Keuls multiple comparison test on a small set of means.
A multiple-comparisons analysis is performed using data discussed by Kirk (1982, pp. 123-125). The results show that there are three groups of means with three separate sets of values: \((36.7, 40.3, 43.4), (40.3, 43.4, 47.2)\), and \((43.4, 47.2, 48.7)\).
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MultipleComparisonsEx1
public MultipleComparisonsEx1()
-
-
Method Details
-
main
-