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/rsensitivity documentation built on Oct. 19, 2024, 7:42 p.m.