Package | Description |
---|---|
org.hipparchus.stat.correlation |
Correlations/Covariance computations.
|
Modifier and Type | Method | Description |
---|---|---|
void |
StorelessCovariance.append(StorelessCovariance sc) |
Appends
sc to this, effectively aggregating the computations in sc
with this. |
Copyright © 2016–2018 Hipparchus.org. All rights reserved.