| Package | Description |
|---|---|
| org.dmg.pmml.general_regression |
| Modifier and Type | Method and Description |
|---|---|
static GeneralRegressionModel.Distribution |
GeneralRegressionModel.Distribution.fromValue(String v) |
GeneralRegressionModel.Distribution |
GeneralRegressionModel.getDistribution() |
static GeneralRegressionModel.Distribution |
GeneralRegressionModel.Distribution.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeneralRegressionModel.Distribution[] |
GeneralRegressionModel.Distribution.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.setDistribution(GeneralRegressionModel.Distribution distribution) |
Copyright © 2019 University of Tartu. All rights reserved.