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.5)SID_1.1.zip(r-4.4)SID_1.1.zip(r-4.3)
SID_1.1.tgz(r-4.5-any)SID_1.1.tgz(r-4.4-any)SID_1.1.tgz(r-4.3-any)
SID_1.1.tar.gz(r-4.5-noble)SID_1.1.tar.gz(r-4.4-noble)
SID_1.1.tgz(r-4.4-emscripten)SID_1.1.tgz(r-4.3-emscripten)
SID.pdf |SID.html✨
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 1 years agofrom:01f932e96d. Checks:8 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 01 2025 |
R-4.5-win | OK | Mar 01 2025 |
R-4.5-mac | OK | Mar 01 2025 |
R-4.5-linux | OK | Mar 01 2025 |
R-4.4-win | OK | Mar 01 2025 |
R-4.4-mac | OK | Mar 01 2025 |
R-4.3-win | OK | Mar 01 2025 |
R-4.3-mac | OK | Mar 01 2025 |
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 |