Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected NumericInfo |
UnivariateStats.numericInfo |
protected NumericInfo |
PartitionFieldStats.numericInfo |
Modifier and Type | Method and Description |
---|---|
NumericInfo |
ObjectFactory.createNumericInfo()
Create an instance of
NumericInfo |
NumericInfo |
UnivariateStats.getNumericInfo()
Gets the value of the numericInfo property.
|
NumericInfo |
PartitionFieldStats.getNumericInfo()
Gets the value of the numericInfo property.
|
Modifier and Type | Method and Description |
---|---|
void |
UnivariateStats.setNumericInfo(NumericInfo value)
Sets the value of the numericInfo property.
|
void |
PartitionFieldStats.setNumericInfo(NumericInfo value)
Sets the value of the numericInfo property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.