Package | Description |
---|---|
org.apache.commons.math3.stat.correlation |
Correlations/Covariance computations.
|
Modifier and Type | Method and Description |
---|---|
void |
StorelessCovariance.append(StorelessCovariance sc)
Appends
sc to this, effectively aggregating the computations in sc
with this. |
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.