get_pcor: Approximate the partial correlation of Y and Z given X

get_pcorR Documentation

Approximate the partial correlation of Y and Z given X

Description

Approximate the partial correlation of Y and Z given X

Usage

get_pcor(covs, cors = cov2cor(covs))

Arguments

covs

Covariance matrix of X, Y, and Z.

cors

Correlation matrix of X, Y, and Z.

Value

Approximated partial correlation of the later two terms given the first


jackmwolf/pcsstools documentation built on July 7, 2024, 7:46 p.m.