corrMatrix#

swordfish.function.corrMatrix()#

Return a correlation matrix, where the (i, j) entry is the correlation between the columns i and j of X.

参数:

X (Constant) -- A matrix.