Package | Description |
---|---|
org.apache.commons.math3.stat.correlation |
Correlations/Covariance computations.
|
Modifier and Type | Class and Description |
---|---|
class |
StorelessCovariance
Covariance implementation that does not require input data to be
stored in memory.
|
Constructor and Description |
---|
PearsonsCorrelation(Covariance covariance)
Create a PearsonsCorrelation from a
Covariance . |
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.