Uses of Class
com.pervasive.datarush.analytics.stats.AbstractContinuousStatistics
Packages that use AbstractContinuousStatistics
Package
Description
Provides various statistics, Data Summarizer, and Data Quality Analyzer.
-
Uses of AbstractContinuousStatistics in com.pervasive.datarush.analytics.stats
Subclasses of AbstractContinuousStatistics in com.pervasive.datarush.analytics.statsModifier and TypeClassDescriptionclassObject representation of the PMMLContStatselement.final classObject representation of the PMMLContStatselement.Methods in com.pervasive.datarush.analytics.stats that return AbstractContinuousStatisticsModifier and TypeMethodDescriptionAbstractContinuousStatistics<? extends Number>UnivariateStats.getContinuousStatistics()Returns the value of theContStatssub-element.Methods in com.pervasive.datarush.analytics.stats with parameters of type AbstractContinuousStatisticsModifier and TypeMethodDescriptionvoidUnivariateStats.setContinuousStatistics(AbstractContinuousStatistics<? extends Number> continuousStatistics) Sets the value of theContStatssub-element.