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 ofContStatsUnivariateStats.getContStats()Gets the value of the contStats property.Methods in weka.core.pmml.jaxbbindings with parameters of type ContStatsModifier and TypeMethodDescriptionvoidUnivariateStats.setContStats(ContStats value) Sets the value of the contStats property.