bnlearn is an R package for learning the graphical structure of Bayesian networks, estimate their parameters and perform some useful inference.
bnlearn is an R package for learning the graphical structure of Bayesian networks, estimate their parameters and perform some useful inference. To get started and install the latest development snapshot type
install.packages("http://www.bnlearn.com/releases/bnlearn_latest.tar.gz") in your R console.
Package webpage: http://www.bnlearn.com/