Documentation of 'jhplot.math.pca.covmatrixevd.EVDBased' Java class.
EVDBased
jhplot.math.pca.covmatrixevd

Class EVDBased

    • Constructor Detail

      • EVDBased

        public EVDBased()
    • Method Detail

      • calculateCovarianceMatrixOfCenteredData

        public static Matrix calculateCovarianceMatrixOfCenteredData(Matrix data)
        Calculate covariance matrix with an assumption that data matrix is centered i.e. for each column i: x_i' = x_i - E(x_i)

DMelt 3.0 © DataMelt by jWork.ORG