| 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(Number coefficient) |
PredictorTerm |
PredictorTerm.setName(FieldName name) |
| Modifier and Type | Method and Description |
|---|---|
List<PredictorTerm> |
RegressionTable.getPredictorTerms() |
| Modifier and Type | Method and Description |
|---|---|
RegressionTable |
RegressionTable.addPredictorTerms(PredictorTerm... predictorTerms) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(PredictorTerm predictorTerm) |
Copyright © 2019 University of Tartu. All rights reserved.