|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InterquartileRange.ValueType | |
|---|---|
| weka.filters.unsupervised.attribute | |
| Uses of InterquartileRange.ValueType in weka.filters.unsupervised.attribute |
|---|
| Methods in weka.filters.unsupervised.attribute that return InterquartileRange.ValueType | |
|---|---|
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. |
| Methods in weka.filters.unsupervised.attribute with parameters of type InterquartileRange.ValueType | |
|---|---|
double[] |
InterquartileRange.getValues(InterquartileRange.ValueType type)
Returns the values for the specified type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||