Description Usage Arguments Value Examples
View source: R/inference_methods.R
Fast estimation of pairwise correlation coefficients.
1 |
emat |
a numeric matrix |
cor.method |
a character, specifying the method to use for estimation. Possible values are 'pearson' (default) and 'spearman' |
a numeric matrix with estimated correlation coefficients
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.