bnlearn: Bayesian network structure learning

Bayesian network structure learning via constraint-based (also known as 'conditional independence'), score-based and hybrid algorithms. This package implements the Grow-Shrink (GS) algorithm, the Incremental Association (IAMB) algorithm, the Interleaved-IAMB (Inter-IAMB) algorithm, the Fast-IAMB (Fast-IAMB) algorithm, the Max-Min Parents and Children (MMPC) algorithm, the Hill-Climbing (HC) greedy search algorithm, the Max-Min Hill-Climbing (MMHC) algorithm for both discrete and Gaussian networks, along with many score functions and conditional independence tests. Some utility functions (model comparison and manipulation, random data generation, arc orientation testing, simple and advanced plots) are included, as well as basic parametric and bootstrap inference functions.

Version: 1.7
Depends: R (≥ 2.8.0), utils
Suggests: snow, graph, Rgraphviz (≥ 1.20.3), lattice
Published: 2009-10-26
Author: Marco Scutari
Maintainer: Marco Scutari <marco.scutari at gmail.com>
License: GPL (≥ 2)
URL: http://www.bnlearn.com/
In views: gR, HighPerformanceComputing
CRAN checks: bnlearn results

Downloads:

Package source: bnlearn_1.7.tar.gz
MacOS X binary: bnlearn_1.7.tgz
Windows binary: bnlearn_1.7.zip
Reference manual: bnlearn.pdf
News/ChangeLog:ChangeLog
Old sources: bnlearn archive