Uses of Class
org.apache.commons.statistics.inference.OneWayAnova
-
Packages that use OneWayAnova Package Description org.apache.commons.statistics.inference Classes providing hypothesis testing. -
-
Uses of OneWayAnova in org.apache.commons.statistics.inference
Methods in org.apache.commons.statistics.inference that return OneWayAnova Modifier and Type Method Description static OneWayAnova
OneWayAnova. withDefaults()
Return an instance using the default options.
-