r-causal
r-causal copied to clipboard
R Wrapper for Tetrad Library
Running a bootstrapped tetradrunner using FCI will sometimes output an edge type like 'o--'. This produces the error in the title when I try to use the `causality` package to...
I am experiencing difficulty with the tetrad runner.tetradGraphToDot method. MacOS. Java 11. ``` > tetradrunner.tetradGraphToDot(tetradrunner$graph) Error in .jcall("edu/cmu/tetrad/graph/GraphUtils", "S", "graphToDot", : method graphToDot with signature ()Ljava/lang/String; not found ``` Let...
\> **version** _ platform x86_64-w64-mingw32 arch x86_64 os mingw32 system x86_64, mingw32 status major 3 minor 4.0 year 2017 month 04 day 21 svn rev 72570 language R version.string R...
When I load a dataset into rcausal/gfci.discrete, it seems to load twice, effectively taking twice as long ===> `> rcausal::gfci.discrete(dat) node_names: ade value: [1] 0 1 node_names: medication value: [1]...
>library(stringr) >library(rJava) >library(rcausal) >data("audiology") >ccd
@chirayukong Hi, this problem came from Peter Spirtes, through the Helpdesk: I tried to follow the instructions for using r-causal but I could not get it to work. install.packages("stringr") install.packages("rJava”)...
Cross-referenced to https://github.com/cmu-phil/tetrad/issues/530
Distributor ID: Ubuntu Description: Ubuntu 16.04.2 LTS Release: 16.04 Codename: xenial ``` # note: this works, well, doesn't work, that is, it breaks with "real" (read: "truthy") data as well...
When I a