Package: bnlearn
Type: Package
Title: Bayesian Network Structure Learning, Parameter Learning and
        Inference
Version: 3.8.1
Date: 2015-05-17
Depends: R (>= 2.14.0), methods
Suggests: parallel, graph, Rgraphviz, lattice, gRain
Author: Marco Scutari
Maintainer: Marco Scutari <marco.scutari@gmail.com>
Description: Bayesian network structure learning, parameter learning and
  inference.
  This package implements constraint-based (GS, IAMB, Inter-IAMB, Fast-IAMB,
  MMPC, Hiton-PC), pairwise (ARACNE and Chow-Liu), score-based (Hill-Climbing
  and Tabu Search) and hybrid (MMHC and RSMAX2) structure learning algorithms
  for discrete, Gaussian and conditional Gaussian networks, along with many
  score functions and conditional independence tests.
  The Naive Bayes and the Tree-Augmented Naive Bayes (TAN) classifiers are
  also implemented.
  Some utility functions (model comparison and manipulation, random data
  generation, arc orientation testing, simple and advanced plots) are
  included, as well as support for parameter estimation (maximum likelihood
  and Bayesian) and inference, conditional probability queries and
  cross-validation. Development snapshots with the latest bugfixes are
  available from www.bnlearn.com.
URL: http://www.bnlearn.com/
License: GPL (>= 2)
LazyData: yes
NeedsCompilation: yes
Packaged: 2015-05-17 09:27:14 UTC; fizban
Repository: CRAN
Date/Publication: 2015-05-17 12:45:42
Built: R 3.1.3; x86_64-apple-darwin10.8.0; 2015-05-18 06:23:44 UTC; unix
Archs: bnlearn.so.dSYM
