| 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(String v) |
BaselineTestStatisticType |
TestDistributions.getTestStatistic()
Gets the value of the testStatistic property.
|
static BaselineTestStatisticType |
BaselineTestStatisticType.valueOf(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.
|
| Constructor and Description |
|---|
TestDistributions(Baseline baseline,
FieldName field,
BaselineTestStatisticType testStatistic) |
Copyright © 2013 University of Tartu. All Rights Reserved.