| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Method and Description |
|---|---|
static LinkFunctionType |
LinkFunctionType.fromValue(String v) |
LinkFunctionType |
GeneralRegressionModel.getLinkFunction()
Gets the value of the linkFunction property.
|
static LinkFunctionType |
LinkFunctionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LinkFunctionType[] |
LinkFunctionType.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.setLinkFunction(LinkFunctionType linkFunction)
Sets the value of the linkFunction property.
|
Copyright © 2015 University of Tartu. All Rights Reserved.