Documentation of 'com.datumbox.framework.core.statistics.parametrics.independentsamples.LevenesIndependentSamples' Java class
LevenesIndependentSamples
com.datumbox.framework.core.statistics.parametrics.independentsamples

Class LevenesIndependentSamples



  • public class LevenesIndependentSamples
    extends java.lang.Object
    Levene's test for assessing the equality of variances.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static boolean testVariances(TransposeDataCollection transposeDataCollection, double aLevel)
      Independent Samples Variance Test for F as described at http://en.wikipedia.org/wiki/Levene's_test
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LevenesIndependentSamples

        public LevenesIndependentSamples()
    • Method Detail

      • testVariances

        public static boolean testVariances(TransposeDataCollection transposeDataCollection,
                                            double aLevel)
        Independent Samples Variance Test for F as described at http://en.wikipedia.org/wiki/Levene's_test
        Parameters:
        transposeDataCollection -
        aLevel -
        Returns:

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.