Description Usage Arguments Value Examples
Calculate Pearson correlation coefficient within each group.
1 | get_correlation_list(x, group_labels)
|
x |
A n by p matrix. |
group_labels |
A vector of length n, indicating the group of rows. |
An array of Pearson correlation coefficient for each row, rows belong to the same group have same values.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.