public final class BivariateStats extends Object
BivariateStats extension element.PMMLSummaryStatisticsModel| Constructor and Description |
|---|
BivariateStats()
Create an empty statistics object
|
| Modifier and Type | Method and Description |
|---|---|
BivariateNumericInfo |
getNumericInfo()
Returns the value of the
NumericInfo sub-element. |
void |
setNumericInfo(BivariateNumericInfo numericInfo)
Sets the value of the
NumericInfo sub-element. |
public BivariateNumericInfo getNumericInfo()
NumericInfo sub-element.NumericInfo sub-element.public void setNumericInfo(BivariateNumericInfo numericInfo)
NumericInfo sub-element.numericInfo - the value of the NumericInfo sub-element.Copyright © 2020 Actian Corporation. All rights reserved.