| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Method and Description |
|---|---|
static OutlierTreatmentMethodType |
OutlierTreatmentMethodType.fromValue(String v) |
OutlierTreatmentMethodType |
NormContinuous.getOutliers()
Gets the value of the outliers property.
|
OutlierTreatmentMethodType |
MiningField.getOutlierTreatment()
Gets the value of the outlierTreatment property.
|
static OutlierTreatmentMethodType |
OutlierTreatmentMethodType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OutlierTreatmentMethodType[] |
OutlierTreatmentMethodType.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(OutlierTreatmentMethodType outliers)
Sets the value of the outliers property.
|
MiningField |
MiningField.setOutlierTreatment(OutlierTreatmentMethodType outlierTreatment)
Sets the value of the outlierTreatment property.
|
Copyright © 2016 University of Tartu. All Rights Reserved.