| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| 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.setAlpha(Double alpha)
Sets the value of the alpha property.
|
Level |
Level.setCubicSmoothedValue(Double cubicSmoothedValue)
Sets the value of the cubicSmoothedValue property.
|
Level |
Level.setQuadraticSmoothedValue(Double quadraticSmoothedValue)
Sets the value of the quadraticSmoothedValue property.
|
Level |
Level.setSmoothedValue(Double smoothedValue)
Sets the value of the smoothedValue property.
|
| Modifier and Type | Method and Description |
|---|---|
ExponentialSmoothing |
ExponentialSmoothing.setLevel(Level level)
Sets the value of the level property.
|
VisitorAction |
Visitor.visit(Level level) |
| Constructor and Description |
|---|
ExponentialSmoothing(Level level) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Level level) |
VisitorAction |
AbstractVisitor.visit(Level level) |
Copyright © 2015 University of Tartu. All Rights Reserved.