Compute a correlation or a covariance matrix.

Parameters:

Parameters:
This action computes a correlation or covariance matrix. It has two input pins:
The first input pin is the Main Data Table.
The second input pin defines the columns to include in the correlation or covariance matrix—that is, it contains the mean of the variables to be included.
The data preparation step is a simple aggregation: just compute the mean of the variables you want to include in the correlation matrix.

