Uses of Class
weka.core.pmml.jaxbbindings.DiscrStats
Packages that use DiscrStats
-
Uses of DiscrStats in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return DiscrStatsModifier and TypeMethodDescriptionObjectFactory.createDiscrStats()
Create an instance ofDiscrStats
UnivariateStats.getDiscrStats()
Gets the value of the discrStats property.Methods in weka.core.pmml.jaxbbindings with parameters of type DiscrStatsModifier and TypeMethodDescriptionvoid
UnivariateStats.setDiscrStats
(DiscrStats value) Sets the value of the discrStats property.