cal_rxy: Calculate rxy based on ryxGz, rxz, and ryz

View source: R/cop_pse_auxiliary.R

cal_rxyR Documentation

Calculate rxy based on ryxGz, rxz, and ryz

Description

Calculate rxy based on ryxGz, rxz, and ryz

Usage

cal_rxy(ryxGz, rxz, ryz)

Arguments

ryxGz

correlation coefficient between Y and X given Z

rxz

correlation coefficient between X and Z

ryz

correlation coefficient between Y and Z

Value

rxy value


jrosen48/konfound documentation built on April 13, 2024, 3:47 a.m.