cal_bias_b1_perc: calculate percentage of bias for b1 from correlations

View source: R/calculate.R

cal_bias_b1_percR Documentation

calculate percentage of bias for b1 from correlations

Description

calculate percentage of bias for b1 a function of correlations

Usage

cal_bias_b1_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 b1


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