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