Package: SID 1.1
SID: Structural Intervention Distance
The code computes the structural intervention distance (SID) between a true directed acyclic graph (DAG) and an estimated DAG. Definition and details about the implementation can be found in J. Peters and P. Bühlmann: "Structural intervention distance (SID) for evaluating causal graphs", Neural Computation 27, pages 771-799, 2015.
Authors:
SID_1.1.tar.gz
SID_1.1.zip(r-4.7)SID_1.1.zip(r-4.6)SID_1.1.zip(r-4.5)
SID_1.1.tgz(r-4.6-any)SID_1.1.tgz(r-4.5-any)
SID_1.1.tar.gz(r-4.7-any)SID_1.1.tar.gz(r-4.6-any)
SID_1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
SID/json (API)
| # Install 'SID' in R: |
| install.packages('SID', repos = c('https://fkgruber.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/fkgruber/sid_cran/issues
Last updated from:01f932e96d. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 133 | ||
| source / vignettes | OK | 230 | ||
| linux-release-x86_64 | OK | 189 | ||
| macos-release-arm64 | OK | 110 | ||
| macos-oldrel-arm64 | OK | 102 | ||
| windows-devel | OK | 110 | ||
| windows-release | OK | 113 | ||
| windows-oldrel | OK | 99 | ||
| wasm-release | OK | 169 |
Exports:computePathMatrixcomputePathMatrix2hammingDistrandomDAGstructIntervDist
Dependencies:abindbdsmatrixBHBiocGenericsBiocManagercliclueclustercolorspacecorpcorcpp11DEoptimRfastICAgenericsggmgluegraphigraphlatticelifecyclelmtestmagrittrMASSMatrixpcalgpkgconfigRBGLRcppRcppArmadillorlangrobustbasesfsmiscvcdvctrszoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Structural Intervention Distance (SID) (package) | SID-package |
| auxiliary file for SID: computes a path matrix efficiently (can probably be made faster) | computePathMatrix |
| auxiliary file for SID: computes a path matrix efficiently (can probably be made faster) | computePathMatrix2 |
| Hamming Distance | hammingDist |
| outputs the adjacency matrix of a randomly generated directed acyclic graph (DAG). | randomDAG |
| Structural Intervention Distance (SID) | structIntervDist |
