|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Counts | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of Counts in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr declared as Counts | |
---|---|
protected Counts |
PartitionFieldStats.counts
|
protected Counts |
UnivariateStats.counts
|
Methods in org.dmg.pmml.pmml_4_1.descr that return Counts | |
---|---|
Counts |
ObjectFactory.createCounts()
Create an instance of Counts |
Counts |
PartitionFieldStats.getCounts()
Gets the value of the counts property. |
Counts |
UnivariateStats.getCounts()
Gets the value of the counts property. |
Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type Counts | |
---|---|
void |
PartitionFieldStats.setCounts(Counts value)
Sets the value of the counts property. |
void |
UnivariateStats.setCounts(Counts value)
Sets the value of the counts property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |