Compute the Pearson correlation matrix between columns of two sparse matrices.

corSparse(X, Y = NULL, cov = FALSE)

Arguments

X

A matrix

Y

A matrix

cov

return covariance matrix

Author

Michael Cysouw, Karsten Looschen