| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
Counts |
Counts.addExtensions(Extension... extensions) |
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.setCardinality(Integer cardinality)
Sets the value of the cardinality property.
|
Counts |
Counts.setInvalidFreq(Double invalidFreq)
Sets the value of the invalidFreq property.
|
Counts |
Counts.setMissingFreq(Double missingFreq)
Sets the value of the missingFreq property.
|
Counts |
Counts.setTotalFreq(double totalFreq)
Sets the value of the totalFreq property.
|
| Modifier and Type | Method and Description |
|---|---|
PartitionFieldStats |
PartitionFieldStats.setCounts(Counts counts)
Sets the value of the counts property.
|
UnivariateStats |
UnivariateStats.setCounts(Counts counts)
Sets the value of the counts property.
|
VisitorAction |
Visitor.visit(Counts counts) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Counts counts) |
VisitorAction |
AbstractVisitor.visit(Counts counts) |
Copyright © 2015 University of Tartu. All Rights Reserved.