cal_rxy {konfound} | R 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
[Package konfound version 0.5.1 Index]