Uses of Enum Class
weka.core.pmml.jaxbbindings.BASELINETESTSTATISTIC
-
Uses of BASELINETESTSTATISTIC in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionstatic BASELINETESTSTATISTIC
TestDistributions.getTestStatistic()
Gets the value of the testStatistic property.static BASELINETESTSTATISTIC
Returns the enum constant of this class with the specified name.static BASELINETESTSTATISTIC[]
BASELINETESTSTATISTIC.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TestDistributions.setTestStatistic
(BASELINETESTSTATISTIC value) Sets the value of the testStatistic property.