Skip to content

Commit

Permalink
Update ivy_sub_test.R
Browse files Browse the repository at this point in the history
  • Loading branch information
jphulse authored Apr 25, 2024
1 parent 5d1d887 commit fcb4463
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion R_Scripts/ivy_sub_test.R
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# performs a 90% subsample test on the Ivy dataset
library(pcalg)
library(dplyr)
data("ivy-1.1")
Expand All @@ -18,4 +19,4 @@ for(i in 0: 20) {

}

}
}

0 comments on commit fcb4463

Please sign in to comment.