get_pcor {pcsstools} | R Documentation |
Approximate the partial correlation of Y and Z given X
get_pcor(covs, cors = cov2cor(covs))
covs |
Covariance matrix of X, Y, and Z. |
cors |
Correlation matrix of X, Y, and Z. |
Approximated partial correlation of the later two terms given the first