Package | Description |
---|---|
dev.nm.stat.test.distribution.pearson |
Modifier and Type | Method and Description |
---|---|
static ChiSquareIndependenceTest.Type |
ChiSquareIndependenceTest.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChiSquareIndependenceTest.Type[] |
ChiSquareIndependenceTest.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ChiSquareIndependenceTest(Matrix sample,
int nSims,
ChiSquareIndependenceTest.Type type)
Assess whether the two random variables in the contingency table are independent.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.