| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.time_series | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(Level level) |
| Modifier and Type | Method and Description |
|---|---|
Level |
ObjectFactory.createLevel()
Create an instance of
Level |
Level |
ExponentialSmoothing.getLevel() |
Level |
Level.setAlpha(Double alpha) |
Level |
Level.setCubicSmoothedValue(Double cubicSmoothedValue) |
Level |
Level.setQuadraticSmoothedValue(Double quadraticSmoothedValue) |
Level |
Level.setSmoothedValue(Double smoothedValue) |
| Modifier and Type | Method and Description |
|---|---|
ExponentialSmoothing |
ExponentialSmoothing.setLevel(Level level) |
| Constructor and Description |
|---|
ExponentialSmoothing(Level level) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(Level level) |
Copyright © 2019 University of Tartu. All rights reserved.