Documentation of 'bayesnet.jayes.util.BayesNodeUtil' Java class
BayesNodeUtil
bayesnet.jayes.util

Class BayesNodeUtil



  • public final class BayesNodeUtil
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static double[] getSubCpt(BayesNode node, java.util.Map<BayesNode,java.lang.String> evidence) 
      • Methods inherited from class java.lang.Object

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

      • getSubCpt

        public static double[] getSubCpt(BayesNode node,
                                         java.util.Map<BayesNode,java.lang.String> evidence)
        Parameters:
        evidence - an evidence map containing mappings for all of the node's parents
        Returns:
        the distribution P(node|evidence)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.