| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Method and Description |
|---|---|
static ExponentialSmoothing.Transformation |
ExponentialSmoothing.Transformation.fromValue(String v) |
ExponentialSmoothing.Transformation |
ExponentialSmoothing.getTransformation()
Gets the value of the transformation property.
|
static ExponentialSmoothing.Transformation |
ExponentialSmoothing.Transformation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExponentialSmoothing.Transformation[] |
ExponentialSmoothing.Transformation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExponentialSmoothing |
ExponentialSmoothing.setTransformation(ExponentialSmoothing.Transformation transformation)
Sets the value of the transformation property.
|
Copyright © 2016 University of Tartu. All Rights Reserved.