Correlate
Determine relationships between numeric columns
Correlate calculates the correlation between selected columns of the input table, using either a standard correlation or a Predictive Power Score methodology.
Options
Option
Description
Score Type
Methodology for calculating correlation.
Correlation: standard correlation matrix.
Predictive Power Score: a methodology for identifying the relationship between non-symmetrical metrics. For example: a city is not necessarily predictive of zip code, but zip code is predictive of city. PPS will identify that relationship while correlation will not. More information here.
Fields
Columns from the input table to include in the matrix.
Last updated