| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
CategoricalPredictor |
CategoricalPredictor.addExtensions(Extension... extensions) |
CategoricalPredictor |
ObjectFactory.createCategoricalPredictor()
Create an instance of
CategoricalPredictor |
CategoricalPredictor |
CategoricalPredictor.setCoefficient(double coefficient)
Sets the value of the coefficient property.
|
CategoricalPredictor |
CategoricalPredictor.setName(FieldName name)
Sets the value of the name property.
|
CategoricalPredictor |
CategoricalPredictor.setValue(String value)
Sets the value of the value property.
|
| Modifier and Type | Method and Description |
|---|---|
List<CategoricalPredictor> |
RegressionTable.getCategoricalPredictors()
Gets the value of the categoricalPredictors property.
|
| Modifier and Type | Method and Description |
|---|---|
RegressionTable |
RegressionTable.addCategoricalPredictors(CategoricalPredictor... categoricalPredictors) |
VisitorAction |
Visitor.visit(CategoricalPredictor categoricalPredictor) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(CategoricalPredictor categoricalPredictor) |
VisitorAction |
AbstractVisitor.visit(CategoricalPredictor categoricalPredictor) |
Copyright © 2015 University of Tartu. All Rights Reserved.