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