| Package | Description |
|---|---|
| org.dmg.pmml |
| 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.
|
VisitorAction |
Visitor.visit(Counts counts) |
VisitorAction |
AbstractVisitor.visit(Counts counts) |
VisitorAction |
AbstractSimpleVisitor.visit(Counts counts) |
Copyright © 2013 University of Tartu. All Rights Reserved.