org.apache.commons.math3.stat.descriptive
Class MixedListUnivariateImplTest
java.lang.Object
org.apache.commons.math3.stat.descriptive.MixedListUnivariateImplTest
public final class MixedListUnivariateImplTest
- extends Object
Test cases for the ListUnivariateImpl class.
- Version:
- $Id: MixedListUnivariateImplTest.java 1364030 2012-07-21 01:10:04Z erans $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MixedListUnivariateImplTest
public MixedListUnivariateImplTest()
testStats
public void testStats()
- test stats
testN0andN1Conditions
public void testN0andN1Conditions()
testSkewAndKurtosis
public void testSkewAndKurtosis()
testProductAndGeometricMean
public void testProductAndGeometricMean()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.