public static class ChiSqTest.NullHypothesis$
extends scala.Enumeration
Modifier and Type | Field and Description |
---|---|
static ChiSqTest.NullHypothesis$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
NullHypothesis$() |
Modifier and Type | Method and Description |
---|---|
scala.Enumeration.Value |
goodnessOfFit() |
scala.Enumeration.Value |
independence() |
apply, maxId, nextId_$eq, nextId, nextName_$eq, nextName, readResolve, scala$Enumeration$$bottomId_$eq, scala$Enumeration$$bottomId, scala$Enumeration$$nameOf, scala$Enumeration$$nextNameOrNull, scala$Enumeration$$topId_$eq, scala$Enumeration$$topId, scala$Enumeration$$vmap, scala$Enumeration$$vsetDefined_$eq, toString, Value, Value, Value, Value, ValueOrdering, values, ValueSet, withName
public static final ChiSqTest.NullHypothesis$ MODULE$