paulgovan/RiskNetwork

Bayesian Inference

Closed this issue · 1 comments

I would love to be able to implement Bayesian Inference in this app as described here http://www.bnlearn.com/documentation/man/cpquery.html

See my first (poor) attempt in server.r lines 289-304 and ui.r lines 177-213

Inference (univariate) is now supported.