Package org.apache.spark.mllib.stat.test
Class ChiSqTest.Method
Object
org.apache.spark.mllib.stat.test.ChiSqTest.Method
- All Implemented Interfaces:
Serializable,scala.Equals,scala.Product,scala.Serializable
- Enclosing class:
- ChiSqTest
param: name String name for the method.
param: chiSqFunc Function for computing the statistic given the observed and expected counts.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productIterator, productPrefix
-
Constructor Details
-
Method
-
-
Method Details
-
name
-
chiSqFunc
-