Package techniques.BN

Class Summary
BayesNet Maintains a bayes net
Nets Creates a number of different BayesNets
ProbTable Represents a probability table, and can be thought of as a maintainer of functions of discrete types.
Variable Represents a variable in a bayes net, and beyond the variable name stores the possible values and the conditional probability table for the variable.