Package | Description |
---|---|
com.pervasive.datarush.analytics.stats |
Provides various statistics, Data Summarizer, and Data Quality Analyzer.
|
Modifier and Type | Class and Description |
---|---|
class |
BigContinuousStatistics
Object representation of the PMML
ContStats element. |
class |
ContinuousStatistics
Object representation of the PMML
ContStats element. |
Modifier and Type | Method and Description |
---|---|
AbstractContinuousStatistics<? extends Number> |
UnivariateStats.getContinuousStatistics()
Returns the value of the
ContStats sub-element. |
Modifier and Type | Method and Description |
---|---|
void |
UnivariateStats.setContinuousStatistics(AbstractContinuousStatistics<? extends Number> continuousStatistics)
Sets the value of the
ContStats sub-element. |
Copyright © 2020 Actian Corporation. All rights reserved.