au.id.cxd.math.model.components
implement operations to support PCA
generate the PCA of the correlation matrix for the sphereised data.
The opertion returns a tuple of:
(eigenValues, eigenVectors, varExplained, projection)
Created by cd on 10/07/2016.
implement operations to support PCA
generate the PCA of the correlation matrix for the sphereised data.
The opertion returns a tuple of:
(eigenValues, eigenVectors, varExplained, projection)
Created by cd on 10/07/2016.