| 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 |
ExponentialSmoothing.requireLevel() |
Level |
Level.setAlpha(Number alpha) |
Level |
Level.setCubicSmoothedValue(Number cubicSmoothedValue) |
Level |
Level.setQuadraticSmoothedValue(Number quadraticSmoothedValue) |
Level |
Level.setSmoothedValue(Number 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 © 2024. All rights reserved.