Package: BCDAG
Title: Bayesian Structure and Causal Learning of Gaussian Directed
        Graphs
Version: 1.1.3
Authors@R: 
    c(person(given = "Federico",
           family = "Castelletti",
           role = "aut",
           email = "federico.castelletti@unicatt.it"),
           person(given = "Alessandro",
           family = "Mascaro",
           role = c("aut", "cre", "cph"),
           email = "alessandro.mascaro@upf.edu"))
Description: 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>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
biocViews:
Imports: graph, graphics, gRbase, Rgraphviz, grDevices, lattice,
        methods, mvtnorm, stats, utils
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
Depends: R (>= 2.10)
URL: https://github.com/alesmascaro/BCDAG
BugReports: https://github.com/alesmascaro/BCDAG/issues
NeedsCompilation: no
Packaged: 2025-02-28 10:40:13 UTC; alessandromascaro
Author: Federico Castelletti [aut],
  Alessandro Mascaro [aut, cre, cph]
Maintainer: Alessandro Mascaro <alessandro.mascaro@upf.edu>
Repository: CRAN
Date/Publication: 2025-02-28 11:00:09 UTC
Built: R 4.3.3; ; 2025-02-28 13:58:03 UTC; unix
