the probability value

The engine.
Post Reply
Dia
Posts: 4
Joined: Fri May 27, 2022 11:14 pm

the probability value

Post by Dia »

hi.
please, how to get the probability value for all nodes from genie with java.
shooltz[BayesFusion]
Site Admin
Posts: 1417
Joined: Mon Nov 26, 2007 5:51 pm

Re: the probability value

Post by shooltz[BayesFusion] »

See the Tutorial2.java program in SMILE Wrappers Manual. The static functions printAllPosteriors and printPosteriors demonstrate how to access the calculated probability values.

All our documentation is available at https://support.bayesfusion.com/docs/
Post Reply