CausalDisco / gadjid

Adjustment Identification Distance: A gadjid for Causal Structure Learning
https://doi.org/10.48550/arXiv.2402.08616
Mozilla Public License 2.0
9 stars 0 forks source link

Create wrapper to call rust-gadjid from R #6

Open Whatisthisname opened 7 months ago

Whatisthisname commented 7 months ago

(cd rgadjid && rscript makewrapper.R) from the root should build everything, can then be imported in R with library(gadjid)