Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ericstrobl committed Dec 19, 2018
1 parent e707016 commit 79099ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# RCIT and RCoT
This is an R package implementing the Randomized Conditional Independence Test (RCIT) and the Randomized conditional Correlation Test (RCoT). As a general rule, RCoT is superior to RCIT for conditional independence testing.

The academic article describing CCI in detail can be found [here](https://www.degruyter.com/view/j/jci.ahead-of-print/jci-2018-0017/jci-2018-0017.xml?format=INT). Please cite the article if you use any of the code in this repository.

# Installation

The package depends on the MASS and momentchi2 packages on CRAN, so please install these first. Then:
Expand Down

0 comments on commit 79099ca

Please sign in to comment.