Package: bnstruct
Description: Bayesian Network Structure Learning from Data with Missing Values.
    The package implements the Silander-Myllymaki complete search,
    the Max-Min Parents-and-Children, the Hill-Climbing, the
    Max-Min Hill-climbing heuristic searches, and the Structural
    Expectation-Maximization algorithm. Available scoring functions are
    BDeu, AIC, BIC. The package also implements methods for generating and using
    bootstrap samples, imputed data, inference.
Type: Package
Title: Bayesian Network Structure Learning from Data with Missing
        Values
Version: 1.0.15
Date: 2024-01-09
Depends: R (>= 3.5.0), bitops, igraph, methods
Suggests: graph, Rgraphviz, qgraph, knitr, testthat
Authors@R: c(person("Francesco", "Sambo", role=c("aut"),
    email="magodellepercussioni@gmail.com"), person("Alberto", "Franzin", role=c("aut","cre"),
    email="afranzin@ulb.ac.be"))
License: GPL (>= 2) | file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2024-01-09 18:29:57 UTC; alberto
Author: Francesco Sambo [aut],
  Alberto Franzin [aut, cre]
Maintainer: Alberto Franzin <afranzin@ulb.ac.be>
Repository: CRAN
Date/Publication: 2024-01-09 23:43:02 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-06 02:33:41 UTC; windows
Archs: x64
