| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Field and Description |
|---|---|
protected Counts |
PartitionFieldStats.counts |
protected Counts |
UnivariateStats.counts |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Counts |
Counts.withCardinality(java.lang.Integer value) |
Counts |
Counts.withExtensions(java.util.Collection<Extension> values) |
Counts |
Counts.withExtensions(Extension... values) |
Counts |
Counts.withInvalidFreq(java.lang.Double value) |
Counts |
Counts.withMissingFreq(java.lang.Double value) |
Counts |
Counts.withTotalFreq(double value) |
| Modifier and Type | Method and Description |
|---|---|
void |
PartitionFieldStats.setCounts(Counts value)
Sets the value of the counts property.
|
void |
UnivariateStats.setCounts(Counts value)
Sets the value of the counts property.
|
VisitorAction |
Visitor.visit(Counts counts) |
PartitionFieldStats |
PartitionFieldStats.withCounts(Counts value) |
UnivariateStats |
UnivariateStats.withCounts(Counts value) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Counts counts) |
VisitorAction |
AbstractVisitor.visit(Counts counts) |
Copyright © 2015 University of Tartu. All Rights Reserved.