Uses of Class
org.apache.commons.statistics.inference.OneWayAnova
-
-
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.
-