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