Package org.hipparchus.stat.descriptive.vector
Multivariate statistics.
-
Class Summary Class Description VectorialCovariance Returns the covariance matrix of the available vectors.VectorialStorelessStatistic Uses an independentStorelessUnivariateStatistic
instance for each component of a vector.