Package dev.nm.stat.descriptive.covariance
-
Class Summary Class Description Covariance Covariance is a measure of how much two variables change together.SampleCovariance This class computes the Covariance matrix of a matrix, where the (i, j) entry is the covariance of the i-th column and j-th column of the matrix.