| Package | Description |
|---|---|
| weka.classifiers.bayes.net |
| Modifier and Type | Field and Description |
|---|---|
MarginCalculator.JunctionTreeNode |
MarginCalculator.m_root |
| Modifier and Type | Field and Description |
|---|---|
Vector<MarginCalculator.JunctionTreeNode> |
MarginCalculator.JunctionTreeNode.m_children |
| Modifier and Type | Method and Description |
|---|---|
void |
MarginCalculator.JunctionTreeNode.addChildClique(MarginCalculator.JunctionTreeNode child) |
double[] |
MarginCalculator.JunctionTreeSeparator.update(MarginCalculator.JunctionTreeNode node)
marginalize junciontTreeNode node over all nodes outside the separator
set
|
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.