Principal Component Analysis Action Set
| Action Name | Description |
|---|---|
| eig | Extracts principal components by using the eigenvalue decomposition method |
| itergs | Extracts principal components by using the iterative method based on Gram-Schmidt orthogonalization (ITERGS) |
| nipals | Extracts principal components by using the nonlinear iterative partial least squares (NIPALS) method |
| randompca | Extracts principal components by using the random projection matrix sketching method |
Copyright © SAS Institute Inc. All rights reserved.
Last updated: October 29, 2020