| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected List<Predictor> |
FactorList.predictors |
protected List<Predictor> |
CovariateList.predictors |
| Modifier and Type | Method and Description |
|---|---|
Predictor |
ObjectFactory.createPredictor()
Create an instance of
Predictor |
| Modifier and Type | Method and Description |
|---|---|
abstract List<Predictor> |
PredictorList.getPredictors() |
List<Predictor> |
FactorList.getPredictors()
Gets the value of the predictors property.
|
List<Predictor> |
CovariateList.getPredictors()
Gets the value of the predictors property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(Predictor predictor) |
VisitorAction |
AbstractVisitor.visit(Predictor predictor) |
VisitorAction |
AbstractSimpleVisitor.visit(Predictor predictor) |
Copyright © 2013 University of Tartu. All Rights Reserved.