corrMatrix# swordfish.function.corrMatrix()# Return a correlation matrix, where the (i, j) entry is the correlation between the columns i and j of X. Parameters: X (Constant) – A matrix.