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