| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected Level |
ExponentialSmoothing.level |
| Modifier and Type | Method and Description |
|---|---|
Level |
ObjectFactory.createLevel()
Create an instance of
Level |
Level |
ExponentialSmoothing.getLevel()
Gets the value of the level property.
|
Level |
Level.withAlpha(Double value) |
Level |
Level.withSmoothedValue(Double value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExponentialSmoothing.setLevel(Level value)
Sets the value of the level property.
|
VisitorAction |
Visitor.visit(Level level) |
VisitorAction |
AbstractVisitor.visit(Level level) |
VisitorAction |
AbstractSimpleVisitor.visit(Level level) |
ExponentialSmoothing |
ExponentialSmoothing.withLevel(Level value) |
| Constructor and Description |
|---|
ExponentialSmoothing(Level level) |
Copyright © 2014 University of Tartu. All Rights Reserved.