| Package | Description |
|---|---|
| weka.filters.unsupervised.attribute |
| Modifier and Type | Method and Description |
|---|---|
static InterquartileRange.ValueType |
InterquartileRange.ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InterquartileRange.ValueType[] |
InterquartileRange.ValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
double[] |
InterquartileRange.getValues(InterquartileRange.ValueType type)
Returns the values for the specified type.
|
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.