Principal Component Analysis Action Set

Action NameDescription
eigExtracts principal components by using the eigenvalue decomposition method
itergsExtracts principal components by using the iterative method based on Gram-Schmidt orthogonalization (ITERGS)
nipalsExtracts principal components by using the nonlinear iterative partial least squares (NIPALS) method
randompcaExtracts principal components by using the random projection matrix sketching method
Last updated: October 29, 2020