| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected ExponentialSmoothing |
TimeSeriesModel.exponentialSmoothing |
| Modifier and Type | Method and Description |
|---|---|
ExponentialSmoothing |
ObjectFactory.createExponentialSmoothing()
Create an instance of
ExponentialSmoothing |
ExponentialSmoothing |
TimeSeriesModel.getExponentialSmoothing()
Gets the value of the exponentialSmoothing property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimeSeriesModel.setExponentialSmoothing(ExponentialSmoothing value)
Sets the value of the exponentialSmoothing property.
|
VisitorAction |
Visitor.visit(ExponentialSmoothing exponentialSmoothing) |
VisitorAction |
AbstractVisitor.visit(ExponentialSmoothing exponentialSmoothing) |
VisitorAction |
AbstractSimpleVisitor.visit(ExponentialSmoothing exponentialSmoothing) |
Copyright © 2013 University of Tartu. All Rights Reserved.