| Package | Description |
|---|---|
| weka.core.pmml.jaxbbindings |
| Modifier and Type | Method and Description |
|---|---|
static LINKFUNCTION |
LINKFUNCTION.fromValue(String v) |
LINKFUNCTION |
GeneralRegressionModel.getLinkFunction()
Gets the value of the linkFunction property.
|
static LINKFUNCTION |
LINKFUNCTION.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LINKFUNCTION[] |
LINKFUNCTION.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeneralRegressionModel.setLinkFunction(LINKFUNCTION value)
Sets the value of the linkFunction property.
|
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.