Uses of Package
org.apache.commons.math3.stat.correlation
Packages that use org.apache.commons.math3.stat.correlation
-
Classes in org.apache.commons.math3.stat.correlation used by org.apache.commons.math3.stat.correlationClassDescriptionComputes covariances for pairs of arrays or columns of a matrix.Computes Pearson's product-moment correlation coefficients for pairs of arrays or columns of a matrix.Covariance implementation that does not require input data to be stored in memory.