verify_reg_Gzcv: Verify regression model with control variable Z

View source: R/cop_pse_auxiliary.R

verify_reg_GzcvR Documentation

Verify regression model with control variable Z

Description

Verify regression model with control variable Z

Usage

verify_reg_Gzcv(n_obs, sdx, sdy, sdz, sdcv, rxy, rxz, rzy, rcvy, rcvx, rcvz)

Arguments

n_obs

number of observations

sdx

standard deviation of X

sdy

standard deviation of Y

sdz

standard deviation of Z

sdcv

sd between C and V

rxy

correlation coefficient between X and Y

rxz

correlation coefficient between X and Z

rzy

correlation coefficient between Z and Y

rcvy

correlation coefficient between V and Y

rcvx

correlation coefficient between V and X

rcvz

correlation coefficient between V and Z

Value

list of model parameters


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