Skip to content

Commit

Permalink
Update KCIT.R
Browse files Browse the repository at this point in the history
  • Loading branch information
ericstrobl committed Mar 26, 2018
1 parent bcbd5fe commit df1fc10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/KCIT.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#' RCIT and RCoT - tests whether x and y are conditionally independent given z. Calls U_KCI if z is empty.
#' KCIT - tests whether x and y are conditionally independent given z. Calls U_KCI if z is empty.
#' @param x Random variable x.
#' @param y Random variable y.
#' @param z Random variable z.
Expand Down

0 comments on commit df1fc10

Please sign in to comment.