| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.general_regression | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(EventValues eventValues) |
| Modifier and Type | Method and Description |
|---|---|
EventValues |
EventValues.addExtensions(Extension... extensions) |
EventValues |
EventValues.addIntervals(Interval... intervals) |
EventValues |
EventValues.addValues(Value... values) |
EventValues |
ObjectFactory.createEventValues()
Create an instance of
EventValues |
EventValues |
GeneralRegressionModel.getEventValues()
Gets the value of the eventValues property.
|
| Modifier and Type | Method and Description |
|---|---|
GeneralRegressionModel |
GeneralRegressionModel.setEventValues(EventValues eventValues)
Sets the value of the eventValues property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(EventValues eventValues) |
VisitorAction |
AbstractVisitor.visit(EventValues eventValues) |
Copyright © 2016 University of Tartu. All rights reserved.