Description Usage Arguments Value
Computes correlation matrix distance statistics for a list of datasets.
1 2 3 |
datalist |
A list of datasets |
genelist |
An optional list of row names to reduce the datasets by |
mode |
Which of 3 computations to perform. Defaults to all 3. |
corFUN |
A function specifying which correlation measure to use. Defaults to "cor" |
xform |
Whether to transform corrlations using Fisher's z transform. Defaults to "none". |
r0 |
An optional consensus matrix to compute deviations around. Defaults to NULL, and computes average matrix. |
metric |
Whether to use angular distance or cosine distance. Defaults to "angle". |
A list of correlation matrix distance statistics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.