erdogant / bnlearn

Python package for Causal Discovery by learning the graphical structure of Bayesian networks. Structure Learning, Parameter Learning, Inferences, Sampling methods.
https://erdogant.github.io/bnlearn
Other
469 stars 45 forks source link

question about Gibbs Sampling #91

Open hjyoon93 opened 10 months ago

hjyoon93 commented 10 months ago

Hi,

Does the current Gibbs Sampling let us define evidence? And also how do I make inference using Gibbs Sampling in bnlearn?