Uses of Class
weka.core.pmml.jaxbbindings.DiscrStats
-
Uses of DiscrStats in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createDiscrStats()
Create an instance ofDiscrStats
UnivariateStats.getDiscrStats()
Gets the value of the discrStats property.Modifier and TypeMethodDescriptionvoid
UnivariateStats.setDiscrStats
(DiscrStats value) Sets the value of the discrStats property.