| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Field and Description |
|---|---|
protected TargetValueCounts |
PairCounts.targetValueCounts |
protected TargetValueCounts |
BayesOutput.targetValueCounts |
| Modifier and Type | Method and Description |
|---|---|
TargetValueCounts |
ObjectFactory.createTargetValueCounts()
Create an instance of
TargetValueCounts |
TargetValueCounts |
PairCounts.getTargetValueCounts()
Gets the value of the targetValueCounts property.
|
TargetValueCounts |
BayesOutput.getTargetValueCounts()
Gets the value of the targetValueCounts property.
|
TargetValueCounts |
TargetValueCounts.withExtensions(java.util.Collection<Extension> values) |
TargetValueCounts |
TargetValueCounts.withExtensions(Extension... values) |
TargetValueCounts |
TargetValueCounts.withTargetValueCounts(java.util.Collection<TargetValueCount> values) |
TargetValueCounts |
TargetValueCounts.withTargetValueCounts(TargetValueCount... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
PairCounts.setTargetValueCounts(TargetValueCounts value)
Sets the value of the targetValueCounts property.
|
void |
BayesOutput.setTargetValueCounts(TargetValueCounts value)
Sets the value of the targetValueCounts property.
|
VisitorAction |
Visitor.visit(TargetValueCounts targetValueCounts) |
PairCounts |
PairCounts.withTargetValueCounts(TargetValueCounts value) |
BayesOutput |
BayesOutput.withTargetValueCounts(TargetValueCounts value) |
| Constructor and Description |
|---|
BayesOutput(FieldName fieldName,
TargetValueCounts targetValueCounts) |
PairCounts(java.lang.String value,
TargetValueCounts targetValueCounts) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(TargetValueCounts targetValueCounts) |
VisitorAction |
AbstractVisitor.visit(TargetValueCounts targetValueCounts) |
Copyright © 2015 University of Tartu. All Rights Reserved.