Uses of Interface
org.apache.commons.math.stat.inference.OneWayAnova

Packages that use OneWayAnova
org.apache.commons.math.stat.inference Classes providing hypothesis testing and confidence interval construction. 
 

Uses of OneWayAnova in org.apache.commons.math.stat.inference
 

Classes in org.apache.commons.math.stat.inference that implement OneWayAnova
 class OneWayAnovaImpl
          Implements one-way ANOVA statistics defined in the OneWayAnova interface.
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.