Uses of Class
com.pervasive.datarush.analytics.stats.DiscreteStatistics
-
Packages that use DiscreteStatistics Package Description com.pervasive.datarush.analytics.stats Provides various statistics, Data Summarizer, and Data Quality Analyzer. -
-
Uses of DiscreteStatistics in com.pervasive.datarush.analytics.stats
Methods in com.pervasive.datarush.analytics.stats that return DiscreteStatistics Modifier and Type Method Description DiscreteStatisticsUnivariateStats. getDiscreteStatistics()Returns the value of theDiscrStatssub-element.Methods in com.pervasive.datarush.analytics.stats with parameters of type DiscreteStatistics Modifier and Type Method Description voidUnivariateStats. setDiscreteStatistics(DiscreteStatistics discreteStatistics)Sets the value of theDiscrStatssub-element.
-