BBN Analysis home

Welcome to the BBN Analysis tool home page. The purpose of this tool is to support validation via analysis of all setting of evidence w.r.t. a hypothesis. It is possible to specify rules for specific settings and discover if there are threshold that can be used as a representation of a specific evidence setting.

This tools is currently a complement to Genie and is not a full-blown IDE for Bayesian Belief Networks. It is under development and is in a alpha-state (version 0.6), meaning that it is unstable, there are some functions missing (e.g., it is not possible to save and restore certain states). The tool is developed as a part of the HELICOPTER project.

In the project development page you can find more information about the code etc.

  1. To download the code, download it from the source forge file system by accessing the project development page or by clicking directly on the link to bbnAnalysis-0.6.jar.
  2. You need to download the jSmile package from the Genie tool from University of Pittsburg.

Installation & start instructions:

  1. Either create a directory for you jar-files or choose an existing location in your file system. The directory is referred to as <DIR>
  2. In this directory, store the bbnAnalysis-0.X.jar file as well as the jSmile.dll and smile.jar files.
  3. Start the application by issuing the command javaw -cp <DIR> se.his.drts.smileApp smileApp from the console tool/command line.
Support is availabile on the support page.