GroupBN

Copyright 2015 Pekka Parviainen <pekka.parviainen(at)aalto.fi

This software several algorithms for learning Bayesian networks for variable groups from data as described in [1].


Licence
=======

This software is published under GNU General Public Licence 3.0


Installation
============

To run this software you need Matlab. Furthermore, you need the following toolboxes:

BNT			https://code.google.com/p/bnt/
BDAGL			http://www.cs.ubc.ca/~murphyk/Software/BDAGL/
pmtk3			https://github.com/probml/pmtk3
BNT structure learning	http://www.mathworks.com/matlabcentral/fileexchange/13562-structure-learning-package-for-bayes-net-toolbox


Usage
=====

Function group_bn_comparison compares five different algorithms; see code for details.


References
==========

[1] Pekka Parviainen & Samuel Kaski: Bayesian Networks for Variable Groups





