Uses of Class
weka.core.pmml.jaxbbindings.CorrelationMethods
Packages that use CorrelationMethods
-
Uses of CorrelationMethods in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return CorrelationMethodsModifier and TypeMethodDescriptionObjectFactory.createCorrelationMethods()
Create an instance ofCorrelationMethods
Correlations.getCorrelationMethods()
Gets the value of the correlationMethods property.Methods in weka.core.pmml.jaxbbindings with parameters of type CorrelationMethodsModifier and TypeMethodDescriptionvoid
Correlations.setCorrelationMethods
(CorrelationMethods value) Sets the value of the correlationMethods property.