Create cross-correlation matrix from auto- and cross-covariance matrix
GetCrCorYX(ccXY, ccXX, ccYY)
A cross-correlation matrix between variables X and Y.
The cross-covariance matrix between variables X and Y.
The auto-covariance matrix of variable X or the diagonal of that matrix.
The auto-covariance matrix of variable Y or the diagonal of that matrix.