| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| 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(java.lang.Double value) |
SeasonalityExpoSmooth |
SeasonalityExpoSmooth.withPeriod(java.lang.Integer value) |
SeasonalityExpoSmooth |
SeasonalityExpoSmooth.withPhase(java.lang.Integer value) |
SeasonalityExpoSmooth |
SeasonalityExpoSmooth.withType(java.lang.String value) |
SeasonalityExpoSmooth |
SeasonalityExpoSmooth.withUnit(java.lang.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) |
ExponentialSmoothing |
ExponentialSmoothing.withSeasonalityExpoSmooth(SeasonalityExpoSmooth value) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(SeasonalityExpoSmooth seasonalityExpoSmooth) |
VisitorAction |
AbstractVisitor.visit(SeasonalityExpoSmooth seasonalityExpoSmooth) |
Copyright © 2015 University of Tartu. All Rights Reserved.