Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected TIMESERIESALGORITHM |
TimeSeriesModel.bestFit |
Modifier and Type | Method and Description |
---|---|
static TIMESERIESALGORITHM |
TIMESERIESALGORITHM.fromValue(String v) |
TIMESERIESALGORITHM |
TimeSeriesModel.getBestFit()
Gets the value of the bestFit property.
|
static TIMESERIESALGORITHM |
TIMESERIESALGORITHM.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TIMESERIESALGORITHM[] |
TIMESERIESALGORITHM.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TimeSeriesModel.setBestFit(TIMESERIESALGORITHM value)
Sets the value of the bestFit property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.