Make efficient Rust implementations of graph adjustment identification distances available in R. These distances (based on ancestor, optimal, and parent adjustment) count how often the respective adjustment identification strategy leads to causal inferences that are incorrect relative to a ground-truth graph when applied to a candidate graph instead. See also Henckel, Würtzen, Weichwald (2024) <doi:10.48550/arXiv.2402.08616>.
Version: | 0.1.0 |
Depends: | R (≥ 4.2) |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2025-08-29 |
Author: | Sebastian Weichwald [aut, cph, cre],
Theo Würtzen [aut],
Leonard Henckel [aut],
Authors of the dependency Rust crates [ctb] (see inst/AUTHORS file for
details) gadjid author details |
Maintainer: | Sebastian Weichwald <sweichwald at math.ku.dk> |
BugReports: | https://github.com/CausalDisco/gadjid/issues |
License: | MPL version 1.0 | MPL version 1.1 | MPL version 2.0 [expanded from: MPL] |
Copyright: | see file COPYRIGHTS |
URL: | https://github.com/CausalDisco/gadjid |
NeedsCompilation: | yes |
SystemRequirements: | Cargo (Rust's package manager), rustc |
Citation: | gadjid citation info |
Materials: | README, NEWS |
CRAN checks: | gadjid results |
Reference manual: | gadjid.html , gadjid.pdf |
Package source: | gadjid_0.1.0.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): gadjid_0.1.0.tgz, r-oldrel (x86_64): gadjid_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=gadjid to link to this page.