Package org.apache.spark.mllib.stat.test
Class ChiSqTest.NullHypothesis$
Object
scala.Enumeration
org.apache.spark.mllib.stat.test.ChiSqTest.NullHypothesis$
- All Implemented Interfaces:
Serializable
,scala.Serializable
- Enclosing class:
- ChiSqTest
public static class ChiSqTest.NullHypothesis$
extends scala.Enumeration
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class scala.Enumeration
scala.Enumeration.Val, scala.Enumeration.Value, scala.Enumeration.ValueOrdering$, scala.Enumeration.ValueSet, scala.Enumeration.ValueSet$
-
Field Summary
Modifier and TypeFieldDescriptionstatic final ChiSqTest.NullHypothesis$
Static reference to the singleton instance of this Scala object.Fields inherited from class scala.Enumeration
serialVersionUID
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionscala.Enumeration.Value
scala.Enumeration.Value
Methods inherited from class scala.Enumeration
apply, maxId, nextId, nextId_$eq, nextName, nextName_$eq, readResolve, scala$Enumeration$$bottomId, scala$Enumeration$$bottomId_$eq, scala$Enumeration$$nameOf, scala$Enumeration$$nextNameOrNull, scala$Enumeration$$topId, scala$Enumeration$$topId_$eq, scala$Enumeration$$vmap, scala$Enumeration$$vsetDefined_$eq, toString, Value, Value, Value, Value, ValueOrdering, values, ValueSet, withName
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
NullHypothesis$
public NullHypothesis$()
-
-
Method Details
-
goodnessOfFit
public scala.Enumeration.Value goodnessOfFit() -
independence
public scala.Enumeration.Value independence()
-