| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.regression | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(PredictorTerm predictorTerm) |
| Modifier and Type | Method and Description |
|---|---|
PredictorTerm |
PredictorTerm.addExtensions(Extension... extensions) |
PredictorTerm |
PredictorTerm.addFieldRefs(FieldRef... fieldRefs) |
PredictorTerm |
ObjectFactory.createPredictorTerm()
Create an instance of
PredictorTerm |
PredictorTerm |
PredictorTerm.setCoefficient(double coefficient)
Sets the value of the coefficient property.
|
PredictorTerm |
PredictorTerm.setName(FieldName name)
Sets the value of the name property.
|
| Modifier and Type | Method and Description |
|---|---|
List<PredictorTerm> |
RegressionTable.getPredictorTerms()
Gets the value of the predictorTerms property.
|
| Modifier and Type | Method and Description |
|---|---|
RegressionTable |
RegressionTable.addPredictorTerms(PredictorTerm... predictorTerms) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(PredictorTerm predictorTerm) |
VisitorAction |
AbstractVisitor.visit(PredictorTerm predictorTerm) |
VisitorAction |
FieldReferenceFinder.visit(PredictorTerm predictorTerm) |
Copyright © 2016 University of Tartu. All rights reserved.