Package | Description |
---|---|
dev.nm.stat.test.variance |
Modifier and Type | Method and Description |
---|---|
static Levene.Type |
Levene.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Levene.Type[] |
Levene.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Levene(Levene.Type type,
double[]... samples)
Perform the Levene test to test for equal variances across the groups.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.