| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| 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()
Gets the value of the covariateList property.
|
| Modifier and Type | Method and Description |
|---|---|
GeneralRegressionModel |
GeneralRegressionModel.setCovariateList(CovariateList covariateList)
Sets the value of the covariateList property.
|
VisitorAction |
Visitor.visit(CovariateList covariateList) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(CovariateList covariateList) |
VisitorAction |
AbstractVisitor.visit(CovariateList covariateList) |
Copyright © 2016 University of Tartu. All Rights Reserved.