Uses of Class
weka.core.pmml.jaxbbindings.NumericInfo
-
Uses of NumericInfo in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createNumericInfo()
Create an instance ofNumericInfo
PartitionFieldStats.getNumericInfo()
Gets the value of the numericInfo property.UnivariateStats.getNumericInfo()
Gets the value of the numericInfo property.Modifier and TypeMethodDescriptionvoid
PartitionFieldStats.setNumericInfo
(NumericInfo value) Sets the value of the numericInfo property.void
UnivariateStats.setNumericInfo
(NumericInfo value) Sets the value of the numericInfo property.