Uses of Class
com.pervasive.datarush.analytics.stats.BivariateNumericInfo
-
Packages that use BivariateNumericInfo Package Description com.pervasive.datarush.analytics.stats 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 BivariateNumericInfo Modifier and Type Method Description BivariateNumericInfoBivariateStats. getNumericInfo()Returns the value of theNumericInfosub-element.Methods in com.pervasive.datarush.analytics.stats with parameters of type BivariateNumericInfo Modifier and Type Method Description voidBivariateStats. setNumericInfo(BivariateNumericInfo numericInfo)Sets the value of theNumericInfosub-element.
-