Uses of Class
com.pervasive.datarush.analytics.stats.BivariateNumericInfo
Packages that use BivariateNumericInfo
Package
Description
Provides various statistics, Data Summarizer, and Data Quality Analyzer.
-
Uses of BivariateNumericInfo in com.pervasive.datarush.analytics.stats
Methods in com.pervasive.datarush.analytics.stats that return BivariateNumericInfoModifier and TypeMethodDescriptionBivariateStats.getNumericInfo()Returns the value of theNumericInfosub-element.Methods in com.pervasive.datarush.analytics.stats with parameters of type BivariateNumericInfoModifier and TypeMethodDescriptionvoidBivariateStats.setNumericInfo(BivariateNumericInfo numericInfo) Sets the value of theNumericInfosub-element.