Description Usage Arguments Value Examples
Convert inverse covariance to partial correlation
1 | invcov2parcor(invcov)
|
invcov |
Inverse covariance matrix |
The partial correlation matrix.
1 2 | inv.cov = generate_inv_cov(p=25)
p.corr = invcov2parcor(inv.cov)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.