| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected BaselineTestStatisticType |
TestDistributions.testStatistic |
| Modifier and Type | Method and Description |
|---|---|
static BaselineTestStatisticType |
BaselineTestStatisticType.fromValue(java.lang.String v) |
BaselineTestStatisticType |
TestDistributions.getTestStatistic()
Gets the value of the testStatistic property.
|
static BaselineTestStatisticType |
BaselineTestStatisticType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BaselineTestStatisticType[] |
BaselineTestStatisticType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestDistributions.setTestStatistic(BaselineTestStatisticType value)
Sets the value of the testStatistic property.
|
TestDistributions |
TestDistributions.withTestStatistic(BaselineTestStatisticType value) |
| Constructor and Description |
|---|
TestDistributions(FieldName field,
BaselineTestStatisticType testStatistic,
Baseline baseline) |
Copyright © 2015 University of Tartu. All Rights Reserved.