Description Usage Arguments Value
Conducts co-expression analysis using full partial correlations; these are computed using the shrinkage approach for covariance estimation from the corpcor package.
1 |
x |
The n by p matrix of counts. |
verbose |
If true, progress messages will be printed from pcor.shrink(). |
threshold |
Cutoff for significant associations. If NULL, all correlations are returned. Otherwise, correlations of magnitude at or below this threshold are set to zero. |
A p by p matrix of association scores.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.