Uses of Class
weka.core.pmml.jaxbbindings.CorrelationValues
Packages that use CorrelationValues
-
Uses of CorrelationValues in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return CorrelationValuesModifier and TypeMethodDescriptionObjectFactory.createCorrelationValues()
Create an instance ofCorrelationValues
Correlations.getCorrelationValues()
Gets the value of the correlationValues property.Methods in weka.core.pmml.jaxbbindings with parameters of type CorrelationValuesModifier and TypeMethodDescriptionvoid
Correlations.setCorrelationValues
(CorrelationValues value) Sets the value of the correlationValues property.