| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| 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.setArray(Array array)
Sets the value of the array property.
|
SeasonalityExpoSmooth |
SeasonalityExpoSmooth.setDelta(Double delta)
Sets the value of the delta property.
|
SeasonalityExpoSmooth |
SeasonalityExpoSmooth.setPeriod(Integer period)
Sets the value of the period property.
|
SeasonalityExpoSmooth |
SeasonalityExpoSmooth.setPhase(Integer phase)
Sets the value of the phase property.
|
SeasonalityExpoSmooth |
SeasonalityExpoSmooth.setType(String type)
Sets the value of the type property.
|
SeasonalityExpoSmooth |
SeasonalityExpoSmooth.setUnit(String unit)
Sets the value of the unit property.
|
| Modifier and Type | Method and Description |
|---|---|
ExponentialSmoothing |
ExponentialSmoothing.setSeasonalityExpoSmooth(SeasonalityExpoSmooth seasonalityExpoSmooth)
Sets the value of the seasonalityExpoSmooth property.
|
VisitorAction |
Visitor.visit(SeasonalityExpoSmooth seasonalityExpoSmooth) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(SeasonalityExpoSmooth seasonalityExpoSmooth) |
VisitorAction |
AbstractVisitor.visit(SeasonalityExpoSmooth seasonalityExpoSmooth) |
Copyright © 2015 University of Tartu. All Rights Reserved.