wilk916 / bnt

Automatically exported from code.google.com/p/bnt
0 stars 0 forks source link

Can we draw Junction Tree Graph using BayesNet Toolbox like in Hugin if not can we still print Cliques? #9

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I am using BNT to find marginal probability.
2. But when I use junction tree function it only shows " 1-by-1 " when I call 
engine while using jtree inference.
3.

What is the expected output? What do you see instead?
1-by-1 

What version of the product are you using? On what operating system?
Matlab 7.1 Ver. and using BNT 1.0.7.

Please provide any additional information below.

I want to see junction tree graph using BNT like we can draw in Hugin and other 
Probabilistic software's, if not then at-least Can I see the combined nodes 
means in the form of Cliques so that I can analyze my simulation that which 
nodes are giving me higher values or lower.

Thank You so much in advance.

Original issue reported on code.google.com by usmanst...@gmail.com on 11 Jan 2011 at 10:55