r-causal
r-causal copied to clipboard
CCD algorithm does not work
library(stringr) library(rJava) library(rcausal) data("audiology") ccd <- ccd(df=audiology, continuous = FALSE, depth = -1, verbose = TRUE)
Error in .jcall(ccd_instance, "V", "setVerbose", verbose) : method setVerbose with signature (Z)V not found