| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.time_series | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(TrendExpoSmooth 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.setArray(Array array)
Sets the value of the array property.
|
TrendExpoSmooth |
TrendExpoSmooth.setGamma(Double gamma)
Sets the value of the gamma property.
|
TrendExpoSmooth |
TrendExpoSmooth.setPhi(Double phi)
Sets the value of the phi property.
|
TrendExpoSmooth |
TrendExpoSmooth.setSmoothedValue(Double smoothedValue)
Sets the value of the smoothedValue property.
|
TrendExpoSmooth |
TrendExpoSmooth.setTrend(TrendExpoSmooth.Trend trend)
Sets the value of the trend property.
|
| Modifier and Type | Method and Description |
|---|---|
ExponentialSmoothing |
ExponentialSmoothing.setTrendExpoSmooth(TrendExpoSmooth trendExpoSmooth)
Sets the value of the trendExpoSmooth property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(TrendExpoSmooth trendExpoSmooth) |
VisitorAction |
AbstractVisitor.visit(TrendExpoSmooth trendExpoSmooth) |
Copyright © 2016 University of Tartu. All rights reserved.