CISearchAlgorithm.java | Class |
The CISearchAlgorithm class supports Bayes net structure search algorithms that are based on conditional independence test (as opposed to for example score based of cross validation based search algorithms).
Valid options are:
-mbc
Applies a Markov Blanket correction to the network structure,
after a network structure is learned. |