Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

get_pcor

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

Tools for Regression Using Pre-Computed Summary Statistics

v0.1.1
GPL (>= 3)
Authors
Jack Wolf [aut, cre, cph] (<https://orcid.org/0000-0002-8919-8740>), R Core Team and contributors worldwide [cph, aut] (Author and copyright holder of modified 'stats' fragments)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.