| Package | Description |
|---|---|
| org.dmg.pmml.time_series |
| Modifier and Type | Method and Description |
|---|---|
static SeasonalityExpoSmooth.Type |
SeasonalityExpoSmooth.Type.fromValue(String v) |
SeasonalityExpoSmooth.Type |
SeasonalityExpoSmooth.getType()
Gets the value of the type property.
|
static SeasonalityExpoSmooth.Type |
SeasonalityExpoSmooth.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SeasonalityExpoSmooth.Type[] |
SeasonalityExpoSmooth.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SeasonalityExpoSmooth |
SeasonalityExpoSmooth.setType(SeasonalityExpoSmooth.Type type)
Sets the value of the type property.
|
| Constructor and Description |
|---|
SeasonalityExpoSmooth(SeasonalityExpoSmooth.Type type,
int period) |
Copyright © 2016 University of Tartu. All rights reserved.