pca(var1,var2,…,varN)

Runs a Principal Components Analysis on any number N of numeric variables, and generates N columns each of length N containing the product of the principal component vector with its weight. This special transform requires up to N output variable names, as described in “Transforms With Multiple Outputs”.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.