-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
I am trying to run CCD but it throws me an error below.
library(stringr)
library(rJava)
library(rcausal)
data("audiology")
ccd <- ccd(df=audiology, continuous = FALSE, depth = -1, verbose = TRUE)
#> Error in ccd(df = audiology, continuous = FALSE, depth = -1, verbose = TRUE): unused argument (continuous = FALSE)Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels