| 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() |
TrendExpoSmooth |
TrendExpoSmooth.setArray(Array array) |
TrendExpoSmooth |
TrendExpoSmooth.setGamma(Number gamma) |
TrendExpoSmooth |
TrendExpoSmooth.setPhi(Number phi) |
TrendExpoSmooth |
TrendExpoSmooth.setSmoothedValue(Number smoothedValue) |
TrendExpoSmooth |
TrendExpoSmooth.setTrend(TrendExpoSmooth.Trend trend) |
| Modifier and Type | Method and Description |
|---|---|
ExponentialSmoothing |
ExponentialSmoothing.setTrendExpoSmooth(TrendExpoSmooth trendExpoSmooth) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(TrendExpoSmooth trendExpoSmooth) |
Copyright © 2019 University of Tartu. All rights reserved.