Package: bnstruct
Description: Bayesian Network Structure Learning from Data with Missing Values.
    The package implements the Silander-Myllymaki complete search,
    the Max-Min Hill-climbing heuristic search, 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
Date: 2012-02-13
Depends: R (>= 2.10), bitops, Matrix, methods
Imports: igraph
Suggests: graph, Rgraphviz, knitr, testthat
Authors@R: c(person("Francesco", "Sambo", role=c("aut","cre"), email="francesco.sambo@dei.unipd.it"),
             person("Alberto", "Franzin", role=c("aut"), email="afranzin@ulb.ac.be"))
License: GPL (>= 2) | file LICENSE
Encoding: UTF-8
Packaged: 2015-07-30 07:21:22 UTC; sambofra
Author: Francesco Sambo [aut, cre],
  Alberto Franzin [aut]
Maintainer: Francesco Sambo <francesco.sambo@dei.unipd.it>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-07-30 09:59:26
