Uses of Class
weka.core.pmml.jaxbbindings.ContStats
Packages that use ContStats
-
Uses of ContStats in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return ContStatsModifier and TypeMethodDescriptionObjectFactory.createContStats()
Create an instance ofContStats
UnivariateStats.getContStats()
Gets the value of the contStats property.Methods in weka.core.pmml.jaxbbindings with parameters of type ContStatsModifier and TypeMethodDescriptionvoid
UnivariateStats.setContStats
(ContStats value) Sets the value of the contStats property.