| 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() |
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) |
| Constructor and Description |
|---|
SeasonalityExpoSmooth(SeasonalityExpoSmooth.Type type,
Integer period,
Array array) |
Copyright © 2019 University of Tartu. All rights reserved.