Calculates the correlation between two vectors.
cov(A, B, cor = FALSE)
A
First matrix.
B
Second matrix.
cor
Return correlation matrix?
Numeric matrix.