> I have a question. After building the bayesian network using BayesNet class
> (from my own java code), i just like to know how i can obtain for each node
> the conditional probabilities?
> I tried in BayesNet but i didnt found a method to get these conditional
> probabilities...
I'm not very familiar with the bayesian package, but you might want to
try member variable "m_Distributions", which is accessible via the
"getDistributions()" method. This variable is used for filling the
TABLE node when generating the BIF XML file via the "toXMLBIF03()"
method.
Cheers, Peter
--
Peter Reutemann, Dept. of Computer Science, University of Waikato, NZ
http://www.cs.waikato.ac.nz/~fracpete/ Ph. +64 (7) 858-5174
_______________________________________________
Wekalist mailing list
Send posts to:
Wekalist@...
List info and subscription status:
https://list.scms.waikato.ac.nz/mailman/listinfo/wekalistList etiquette:
http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html