com.rapidminer.tools.math
Class TestGroup
java.lang.Object
com.rapidminer.tools.math.TestGroup
public class TestGroup
- extends java.lang.Object
Helper class containing all information about a group, i.e. the number of
elements, the mean and variance value.
- Author:
- Ingo Mierswa
|
Constructor Summary |
TestGroup(double number,
double mean,
double variance)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestGroup
public TestGroup(double number,
double mean,
double variance)
getNumber
public double getNumber()
getMean
public double getMean()
getVariance
public double getVariance()
Copyright © 2001-2009 by Rapid-I