Refactoring: separate standard CV from agghoo + some bug fixes
[agghoo.git] / test / README
diff --git a/test/README b/test/README
new file mode 100644 (file)
index 0000000..722eed7
--- /dev/null
@@ -0,0 +1,7 @@
+# Usage
+#######
+
+source("compareToCV.R")
+
+# rseed: >= 0 for reproducibility.
+compareToCV(data, target_column_index, rseed = -1)