cond_LM: Perform the conditional independence test based on the linear...

Description Usage Arguments Value

View source: R/cond_LM.R

Description

Check whether x and y are independent conditional on z in the linear model.

Usage

1
cond_LM(x, y, z, alpha)

Arguments

x, y

variables for testing independence

z

conditioning set of variables

alpha

the level of the significance for test of independence

Value

returns the p-value of the test


yliu433/scZINB documentation built on Nov. 30, 2020, 9:07 p.m.