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