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.1
Date: 2016-10-20
Depends: R (>= 2.10), bitops, Matrix, igraph, methods
Suggests: graph, Rgraphviz, knitr, testthat
Authors@R: c(person("Francesco", "Sambo", role=c("aut","cre"), email="francesco.sambo@unipd.it"),
             person("Alberto", "Franzin", role=c("aut"), email="afranzin@ulb.ac.be"))
License: GPL (>= 2) | file LICENSE
Encoding: UTF-8
RoxygenNote: 5.0.1
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2016-11-10 07:29:29 UTC; sambofra
Author: Francesco Sambo [aut, cre],
  Alberto Franzin [aut]
Maintainer: Francesco Sambo <francesco.sambo@unipd.it>
Repository: CRAN
Date/Publication: 2016-11-10 13:43:16
