covariance(var1,var2,…,varN)

This transform takes as input any number N of numeric variables, and generates N columns each of length N containing the covariance matrix values. Covariance values are unnormalized; use $correlation for normalized values. 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.