Documentation of 'bayesnet.testing.jayes.NetExamples' Java class
NetExamples
bayesnet.testing.jayes

Class NetExamples



  • public final class NetExamples
    extends java.lang.Object
    • Method Detail

      • testNet1

        public static BayesNet testNet1()
        a simple network with 4 nodes. The structure is as follows:
         a - b
          \ /
           c - d
        
         
        so although this is an easy network, LBP should show some expected trouble with this. JunctionTree will merge a, b and c together to form a Clique
        Returns:
      • unconnectedNet

        public static BayesNet unconnectedNet()
      • sparseNet

        public static BayesNet sparseNet()
      • treeNet

        public static BayesNet treeNet()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.