Description Usage Arguments Examples
matCorrs
Given two matrices X (m,n), Y(m,n) this function computes (m) Pearson and Spearman correlation coefficients
and their significance p-values for every pair of row vectors.
1 | matCorrs(X, Y)
|
X |
First matrix |
Y |
Second matrix. Must have the same dimensions as X |
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.