jhplot
Class HBayes

java.lang.Object
  extended by jhplot.HBayes

public class HBayes
extends Object

HBayes is a set of tools for the creation and manipulation of Bayesian networks. It is based on JavaBayes engine. The system is composed of a graphical editor, a core inference engine and a set of parsers. The graphical editor allows you to create and modify Bayesian networks. The parsers allow you to import Bayesian networks in a variety of formats. The engine is responsible for manipulating the data structures that represent Bayesian networks. The engine can produce:


Constructor Summary
HBayes()
          Initialize .
 
Method Summary
 void doc()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HBayes

public HBayes()
Initialize .

Method Detail

doc

public void doc()


jHepWork 3.1 ©