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
- Enclosing class:
- ChiSqTest
public static class ChiSqTest.NullHypothesis$
extends scala.Enumeration
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from class scala.Enumerationscala.Enumeration.Val, scala.Enumeration.Value, scala.Enumeration.ValueOrdering$, scala.Enumeration.ValueSet, scala.Enumeration.ValueSet$
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final ChiSqTest.NullHypothesis$Static reference to the singleton instance of this Scala object.Fields inherited from class scala.Enumerationscala$Enumeration$$bottomId, scala$Enumeration$$topId
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionscala.Enumeration.Valuescala.Enumeration.ValueMethods inherited from class scala.Enumerationapply, maxId, nextId, nextId_$eq, nextName, nextName_$eq, readResolve, scala$Enumeration$$nameOf, scala$Enumeration$$nextNameOrNull, 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- 
goodnessOfFitpublic scala.Enumeration.Value goodnessOfFit()
- 
independencepublic scala.Enumeration.Value independence()
 
-