| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected SeasonalityExpoSmooth |
ExponentialSmoothing.seasonalityExpoSmooth |
| Modifier and Type | Method and Description |
|---|---|
SeasonalityExpoSmooth |
ObjectFactory.createSeasonalityExpoSmooth()
Create an instance of
SeasonalityExpoSmooth |
SeasonalityExpoSmooth |
ExponentialSmoothing.getSeasonalityExpoSmooth()
Gets the value of the seasonalityExpoSmooth property.
|
SeasonalityExpoSmooth |
SeasonalityExpoSmooth.withArray(Array value) |
SeasonalityExpoSmooth |
SeasonalityExpoSmooth.withDelta(Double value) |
SeasonalityExpoSmooth |
SeasonalityExpoSmooth.withPeriod(Integer value) |
SeasonalityExpoSmooth |
SeasonalityExpoSmooth.withPhase(Integer value) |
SeasonalityExpoSmooth |
SeasonalityExpoSmooth.withType(String value) |
SeasonalityExpoSmooth |
SeasonalityExpoSmooth.withUnit(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExponentialSmoothing.setSeasonalityExpoSmooth(SeasonalityExpoSmooth value)
Sets the value of the seasonalityExpoSmooth property.
|
VisitorAction |
Visitor.visit(SeasonalityExpoSmooth seasonalityExpoSmooth) |
VisitorAction |
AbstractVisitor.visit(SeasonalityExpoSmooth seasonalityExpoSmooth) |
VisitorAction |
AbstractSimpleVisitor.visit(SeasonalityExpoSmooth seasonalityExpoSmooth) |
ExponentialSmoothing |
ExponentialSmoothing.withSeasonalityExpoSmooth(SeasonalityExpoSmooth value) |
Copyright © 2014 University of Tartu. All Rights Reserved.