Package: BCDAG 1.1.1

Alessandro Mascaro

BCDAG: Bayesian Structure and Causal Learning of Gaussian Directed Graphs

A collection of functions for structure learning of causal networks and estimation of joint causal effects from observational Gaussian data. Main algorithm consists of a Markov chain Monte Carlo scheme for posterior inference of causal structures, parameters and causal effects between variables. References: F. Castelletti and A. Mascaro (2021) <doi:10.1007/s10260-021-00579-1>, F. Castelletti and A. Mascaro (2022) <doi:10.48550/arXiv.2201.12003>.

Authors:Federico Castelletti [aut], Alessandro Mascaro [aut, cre, cph]

BCDAG_1.1.1.tar.gz
BCDAG_1.1.1.zip(r-4.5)BCDAG_1.1.1.zip(r-4.4)BCDAG_1.1.1.zip(r-4.3)
BCDAG_1.1.1.tgz(r-4.4-any)BCDAG_1.1.1.tgz(r-4.3-any)
BCDAG_1.1.1.tar.gz(r-4.5-noble)BCDAG_1.1.1.tar.gz(r-4.4-noble)
BCDAG_1.1.1.tgz(r-4.4-emscripten)BCDAG_1.1.1.tgz(r-4.3-emscripten)
BCDAG.pdf |BCDAG.html
BCDAG/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/alesmascaro/bcdag/issues

Datasets:
  • leukemia - Protein levels for 68 diagnosed AML patients of subtype M2

On CRAN:

11 exports 2 stars 1.40 score 19 dependencies 10 scripts 303 downloads

Last updated 3 months agofrom:067887e2c1. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 27 2024
R-4.5-winOKAug 27 2024
R-4.5-linuxOKAug 27 2024
R-4.4-winOKAug 27 2024
R-4.4-macOKAug 27 2024
R-4.3-winOKAug 27 2024
R-4.3-macOKAug 27 2024

Exports:as_graphNELcausaleffectget_causaleffectget_diagnosticsget_edgeprobsget_MAPdagget_MPMdagget_neighboringDAGslearn_DAGrDAGrDAGWishart

Dependencies:BiocGenericsclicpp11gluegraphgRbaseigraphlatticelifecyclemagrittrMatrixmvtnormpkgconfigRcppRcppArmadilloRcppEigenRgraphvizrlangvctrs

Elaborate on the output of learn_DAG() using get_ functions

Rendered frombcdag_getfamily.Rmdusingknitr::rmarkdownon Aug 27 2024.

Last update: 2024-02-09
Started: 2022-01-20

MCMC scheme for posterior inference of Gaussian DAG models: the learn_DAG() function

Rendered frombcdag_learnDAG.Rmdusingknitr::rmarkdownon Aug 27 2024.

Last update: 2024-02-09
Started: 2022-01-20

Random data generation from Gaussian DAG models

Rendered frombcdag_generatedata.Rmdusingknitr::rmarkdownon Aug 27 2024.

Last update: 2024-01-01
Started: 2021-12-27