Performs Student-Newman-Keuls multiple comparisons test.
A int
array , call it equalMeans
, indicating the size of the groups of means declared to be equal.
Value equalMeans[I] = J
indicates the I-th smallest mean and the next J-1 larger means are declared equal. Value equalMeans[I] = 0
indicates no group of means starts with the I-th smallest mean.
MultipleComparisons Class | Imsl.Stat Namespace