Package: FBFsearch 1.2

FBFsearch: Algorithm for Searching the Space of Gaussian Directed Acyclic Graph Models Through Moment Fractional Bayes Factors

We propose an objective Bayesian algorithm for searching the space of Gaussian directed acyclic graph (DAG) models. The algorithm proposed makes use of moment fractional Bayes factors (MFBF) and thus it is suitable for learning sparse graph. The algorithm is implemented by using Armadillo: an open-source C++ linear algebra library.

Authors:Davide Altomare, Guido Consonni and Luca La Rocca

FBFsearch_1.2.tar.gz
FBFsearch_1.2.zip(r-4.5)FBFsearch_1.2.zip(r-4.4)FBFsearch_1.2.zip(r-4.3)
FBFsearch_1.2.tgz(r-4.4-x86_64)FBFsearch_1.2.tgz(r-4.4-arm64)FBFsearch_1.2.tgz(r-4.3-x86_64)FBFsearch_1.2.tgz(r-4.3-arm64)
FBFsearch_1.2.tar.gz(r-4.5-noble)FBFsearch_1.2.tar.gz(r-4.4-noble)
FBFsearch_1.2.tgz(r-4.4-emscripten)FBFsearch_1.2.tgz(r-4.3-emscripten)
FBFsearch.pdf |FBFsearch.html
FBFsearch/json (API)

# Install 'FBFsearch' in R:
install.packages('FBFsearch', repos = c('https://davidealtomare.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
Datasets:
  • dataHuman - Cell signalling pathway data
  • dataPub - Publishing productivity data
  • dataSim100 - DAG model with 100 nodes and 100 edges
  • dataSim200 - DAG model with 200 nodes and 100 edges
  • dataSim50 - DAG model with 50 nodes and 100 edges
  • dataSim6 - DAG model with 6 nodes and 5 edges
  • dataSimHuman - Simulated cell signalling pathway data

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

3 exports 0.00 score 2 dependencies 3 scripts 241 downloads

Last updated 2 years agofrom:845a8ba6ab. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 12 2024
R-4.5-win-x86_64OKSep 12 2024
R-4.5-linux-x86_64OKSep 12 2024
R-4.4-win-x86_64OKSep 12 2024
R-4.4-mac-x86_64OKSep 12 2024
R-4.4-mac-aarch64OKSep 12 2024
R-4.3-win-x86_64OKSep 12 2024
R-4.3-mac-x86_64OKSep 12 2024
R-4.3-mac-aarch64OKSep 12 2024

Exports:FBF_GSFBF_LSFBF_RS

Dependencies:RcppRcppArmadillo