cor

systemds.operator.algorithm.cor(X: Matrix)

This Function compute correlation matrix

Parameters:

X – A Matrix Input to compute the correlation on

Returns:

Correlation matrix of the input matrix