| Package | Description |
|---|---|
| org.dmg.pmml.general_regression |
| Modifier and Type | Method and Description |
|---|---|
static GeneralRegressionModel.CumulativeLinkFunction |
GeneralRegressionModel.CumulativeLinkFunction.fromValue(String v) |
GeneralRegressionModel.CumulativeLinkFunction |
GeneralRegressionModel.getCumulativeLinkFunction()
Gets the value of the cumulativeLinkFunction property.
|
static GeneralRegressionModel.CumulativeLinkFunction |
GeneralRegressionModel.CumulativeLinkFunction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeneralRegressionModel.CumulativeLinkFunction[] |
GeneralRegressionModel.CumulativeLinkFunction.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.setCumulativeLinkFunction(GeneralRegressionModel.CumulativeLinkFunction cumulativeLinkFunction)
Sets the value of the cumulativeLinkFunction property.
|
Copyright © 2016 University of Tartu. All rights reserved.