cal_bias_c_perc: calculate percentage of bias for c from correlations

View source: R/calculate.R

cal_bias_c_percR Documentation

calculate percentage of bias for c from correlations

Description

calculate percentage of bias for c a function of correlations

Usage

cal_bias_c_perc(rxmo, rxmu, rmomu, rxy, rymo, rymu)

Arguments

rxmo

correlation between X and Mo

rxmu

correlation between X and Mu

rmomu

correlation between Mo and Mu

rxy

correlation between X and Y

rymo

correlation between Y and Mo

rymu

correlation between Y and Mu

Value

the percentage of bias for c


linqinyu/ConMed documentation built on March 20, 2023, 5:40 a.m.