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.12
Date: 2022-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.1.0
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2022-01-09 19:26:29 UTC; alberto
Author: Francesco Sambo [aut],
  Alberto Franzin [aut, cre]
Maintainer: Alberto Franzin <afranzin@ulb.ac.be>
Repository: CRAN
Date/Publication: 2022-01-09 19:52:41 UTC
Built: R 4.0.5; x86_64-apple-darwin17.0; 2022-01-25 02:02:20 UTC; unix
Archs: bnstruct.so.dSYM
