| Package | Description |
|---|---|
| umcg.genetica.math.stats |
| Modifier and Type | Method and Description |
|---|---|
static AndersonDarling.IS_DATA_NORMALIZED |
AndersonDarling.IS_DATA_NORMALIZED.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AndersonDarling.IS_DATA_NORMALIZED[] |
AndersonDarling.IS_DATA_NORMALIZED.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static double |
AndersonDarling.getASquared(double[] vals,
AndersonDarling.IS_DATA_NORMALIZED idn) |
static double |
AndersonDarling.getP(double[] vals,
AndersonDarling.IS_DATA_NORMALIZED idn) |
Copyright © 2015. All Rights Reserved.