KCIT: RCIT and RCoT - tests whether x and y are conditionally...

Description Usage Arguments Value

Description

RCIT and RCoT - tests whether x and y are conditionally independent given z. Calls U_KCI if z is empty.

Usage

1
KCIT(x, y, z, Bootstrap = TRUE)

Arguments

x

Random variable x.

y

Random variable y.

z

Random variable z.

Bootstrap

Estimate the null by bootstrap. Default is TRUE. Runs slightly faster when set to FALSE but with less accurate p-values.

Value

The p-value p


ericstrobl/RCIT documentation built on June 5, 2019, 9:07 a.m.