NORSYS SOFTWARE © 2012 | NETICA API | C   VERSION   5.04  |
double FindingsProbability_bn ( | net_bn* net ) |
Returns the joint probability of the findings entered into net so far (including any negative or likelihood findings).
If the computations for belief updating haven't been done since the last findings were entered, or the last net modifications made, they will be done before this function returns, which can be quite time consuming.
WARNING: The number will not be valid if likelihood findings were entered.
Version:
See also:
JointProbability_bn | Explore probability of case without entering findings | |
IsBeliefUpdated_bn | Indicates if FindingsProbability_bn will trigger belief updating | |
GetNodeBeliefs_bn | Finds the marginal probability for each of the nodes |