| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Method and Description |
|---|---|
static OutlierTreatmentMethod |
OutlierTreatmentMethod.fromValue(String v) |
OutlierTreatmentMethod |
NormContinuous.getOutliers()
Gets the value of the outliers property.
|
OutlierTreatmentMethod |
MiningField.getOutlierTreatment()
Gets the value of the outlierTreatment property.
|
static OutlierTreatmentMethod |
OutlierTreatmentMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OutlierTreatmentMethod[] |
OutlierTreatmentMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NormContinuous |
NormContinuous.setOutliers(OutlierTreatmentMethod outliers)
Sets the value of the outliers property.
|
MiningField |
MiningField.setOutlierTreatment(OutlierTreatmentMethod outlierTreatment)
Sets the value of the outlierTreatment property.
|
Copyright © 2016 University of Tartu. All rights reserved.