Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected BASELINETESTSTATISTIC |
TestDistributions.testStatistic |
Modifier and Type | Method and Description |
---|---|
static BASELINETESTSTATISTIC |
BASELINETESTSTATISTIC.fromValue(String v) |
BASELINETESTSTATISTIC |
TestDistributions.getTestStatistic()
Gets the value of the testStatistic property.
|
static BASELINETESTSTATISTIC |
BASELINETESTSTATISTIC.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BASELINETESTSTATISTIC[] |
BASELINETESTSTATISTIC.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(BASELINETESTSTATISTIC value)
Sets the value of the testStatistic property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.