| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
BayesInput |
BayesInput.addExtensions(Extension... extensions) |
BayesInput |
BayesInput.addPairCounts(PairCounts... pairCounts) |
BayesInput |
ObjectFactory.createBayesInput()
Create an instance of
BayesInput |
BayesInput |
BayesInput.setDerivedField(DerivedField derivedField)
Sets the value of the derivedField property.
|
BayesInput |
BayesInput.setFieldName(FieldName fieldName)
Sets the value of the fieldName property.
|
BayesInput |
BayesInput.setTargetValueStats(TargetValueStats targetValueStats)
Sets the value of the targetValueStats property.
|
| Modifier and Type | Method and Description |
|---|---|
List<BayesInput> |
BayesInputs.getBayesInputs()
Gets the value of the bayesInputs property.
|
Iterator<BayesInput> |
BayesInputs.iterator() |
| Modifier and Type | Method and Description |
|---|---|
BayesInputs |
BayesInputs.addBayesInputs(BayesInput... bayesInputs) |
VisitorAction |
Visitor.visit(BayesInput bayesInput) |
| Constructor and Description |
|---|
BayesInputs(List<BayesInput> bayesInputs) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(BayesInput bayesInput) |
VisitorAction |
AbstractVisitor.visit(BayesInput bayesInput) |
Copyright © 2015 University of Tartu. All Rights Reserved.