| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected TrendExpoSmooth |
ExponentialSmoothing.trendExpoSmooth |
| Modifier and Type | Method and Description |
|---|---|
TrendExpoSmooth |
ObjectFactory.createTrendExpoSmooth()
Create an instance of
TrendExpoSmooth |
TrendExpoSmooth |
ExponentialSmoothing.getTrendExpoSmooth()
Gets the value of the trendExpoSmooth property.
|
TrendExpoSmooth |
TrendExpoSmooth.withArray(Array value) |
TrendExpoSmooth |
TrendExpoSmooth.withGamma(Double value) |
TrendExpoSmooth |
TrendExpoSmooth.withPhi(Double value) |
TrendExpoSmooth |
TrendExpoSmooth.withSmoothedValue(Double value) |
TrendExpoSmooth |
TrendExpoSmooth.withTrend(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExponentialSmoothing.setTrendExpoSmooth(TrendExpoSmooth value)
Sets the value of the trendExpoSmooth property.
|
VisitorAction |
Visitor.visit(TrendExpoSmooth trendExpoSmooth) |
VisitorAction |
AbstractVisitor.visit(TrendExpoSmooth trendExpoSmooth) |
VisitorAction |
AbstractSimpleVisitor.visit(TrendExpoSmooth trendExpoSmooth) |
ExponentialSmoothing |
ExponentialSmoothing.withTrendExpoSmooth(TrendExpoSmooth value) |
Copyright © 2014 University of Tartu. All Rights Reserved.