Description Usage Arguments Value Examples
Calculate the adjacency matrix of 'norm' by correlation with 'mina' class object as input.
1 2 3 4 5 |
x |
An object of the class mina with 'norm' defined or a 'norm' matrix. |
method |
The correlation coeffient used for adjacacency matrix. |
sig |
The asymtotic P-values, only applicable for Pearson and Spearman methods, FALSE by default. |
threads |
The number of threads used for parallel running, 80 by default. |
nblocks |
The number of row/column for splitting sub-matrix, 400 by default. |
... |
Additional parameters. |
x The same 'mina' object with 'adj' added.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.