Documentation of 'jhplot.HBayes' Java class.
HBayes
jhplot

Class HBayes



  • public class HBayes
    extends java.lang.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

      Constructors 
      Constructor and Description
      HBayes()
      Initialize a Bayesian network.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void doc() 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HBayes

        public HBayes()
        Initialize a Bayesian network.
    • Method Detail

      • doc

        public void doc()

DMelt 3.0 © DataMelt by jWork.ORG