| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.general_regression | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(FactorList factorList) |
| Modifier and Type | Method and Description |
|---|---|
FactorList |
FactorList.addExtensions(Extension... extensions) |
FactorList |
FactorList.addPredictors(Predictor... predictors) |
FactorList |
ObjectFactory.createFactorList()
Create an instance of
FactorList |
FactorList |
GeneralRegressionModel.getFactorList() |
| Modifier and Type | Method and Description |
|---|---|
GeneralRegressionModel |
GeneralRegressionModel.setFactorList(FactorList factorList) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(FactorList factorList) |
Copyright © 2024. All rights reserved.