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


pcsstools documentation built on Sept. 8, 2023, 5:25 p.m.