CRAN/E | BiDAG

BiDAG

Bayesian Inference for Directed Acyclic Graphs

Installation

About

Implementation of a collection of MCMC methods for Bayesian structure learning of directed acyclic graphs (DAGs), both from continuous and discrete data. For efficient inference on larger DAGs, the space of DAGs is pruned according to the data. To filter the search space, the algorithm employs a hybrid approach, combining constraint-based learning with search and score. A reduced search space is initially defined on the basis of a skeleton obtained by means of the PC-algorithm, and then iteratively improved with search and score. Search and score is then performed following two approaches: Order MCMC, or Partition MCMC. The BGe score is implemented for continuous data and the BDe score is implemented for binary data or categorical data. The algorithms may provide the maximum a posteriori (MAP) graph or a sample (a collection of DAGs) from the posterior distribution given the data. All algorithms are also applicable for structure learning and sampling for dynamic Bayesian networks. References: J. Kuipers, P. Suter, G. Moffa (2022) doi:10.1080/10618600.2021.2020127, N. Friedman and D. Koller (2003) doi:10.1023/A:1020249912095, J. Kuipers and G. Moffa (2017) doi:10.1080/01621459.2015.1133426, M. Kalisch et al. (2012) doi:10.18637/jss.v047.i11, D. Geiger and D. Heckerman (2002) doi:10.1214/aos/1035844981, P. Suter, J. Kuipers, G. Moffa, N.Beerenwinkel (2023) doi:10.18637/jss.v105.i09.

Citation BiDAG citation info

Key Metrics

Version 2.1.4
R ≥ 3.5.0
Published 2023-05-16 348 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks BiDAG results

Downloads

Yesterday 19 0%
Last 7 days 113 -12%
Last 30 days 474 -39%
Last 90 days 1.927 -2%
Last 365 days 7.685 -12%

Maintainer

Maintainer

Polina Suter

polina.suter@gmail.com

Authors

Polina Suter

aut / cre

Jack Kuipers

aut

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

BiDAG archive

Depends

R ≥ 3.5.0

Imports

Rcpp ≥ 0.12.7
methods
graph
Rgraphviz
RBGL
pcalg
graphics
Matrix
coda

LinkingTo

Rcpp

Reverse Imports

Bestie
bnClustOmics