jhplot
Class HBayes
java.lang.Object
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()
|
HBayes
public HBayes()
- Initialize .
doc
public void doc()
jHepWork 3.1 ©