Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.math3.stat.correlation Classes and Interfaces - 5 results found.
NameDescriptionTypePackageFramework
CovarianceComputes covariances for pairs of arrays or columns of a matrix.Classorg.apache.commons.math3.stat.correlationApache Commons
KendallsCorrelation A pair of observations (x1, y1) and (x2, y2) are considered concordant ifClassorg.apache.commons.math3.stat.correlationApache Commons
PearsonsCorrelationComputes Pearson's product-moment correlation coefficients for pairs of arrays or columns of a matrix.Classorg.apache.commons.math3.stat.correlationApache Commons
SpearmansCorrelationSpearman's rank correlation.Classorg.apache.commons.math3.stat.correlationApache Commons
StorelessCovarianceCovariance implementation that does not require input data to be stored in memory.Classorg.apache.commons.math3.stat.correlationApache Commons