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