powered by
This uses a more memory-intensive but much faster algorithm than the built-in cor function.
cor
fast_cor(x, y)
Correlations matrix between the columns of x and y
x
y
first input matrix
second input matrix
Computes the correlation between the columns of x and y.