| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected GeneralRegressionModel.Distribution |
GeneralRegressionModel.distribution |
| Modifier and Type | Method and Description |
|---|---|
static GeneralRegressionModel.Distribution |
GeneralRegressionModel.Distribution.fromValue(java.lang.String v) |
GeneralRegressionModel.Distribution |
GeneralRegressionModel.getDistribution()
Gets the value of the distribution property.
|
static GeneralRegressionModel.Distribution |
GeneralRegressionModel.Distribution.valueOf(java.lang.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 |
|---|---|
void |
GeneralRegressionModel.setDistribution(GeneralRegressionModel.Distribution value)
Sets the value of the distribution property.
|
GeneralRegressionModel |
GeneralRegressionModel.withDistribution(GeneralRegressionModel.Distribution value) |
Copyright © 2015 University of Tartu. All Rights Reserved.