public class MultipleComparisonsEx1 extends Object
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 and Description |
---|
MultipleComparisonsEx1() |
public static void main(String[] args)
Copyright © 2020 Rogue Wave Software. All rights reserved.