bnlearn icon indicating copy to clipboard operation
bnlearn copied to clipboard

Intervention using do-calculas?

Open utkarshani opened this issue 2 years ago • 2 comments

Hi, The bnlearn R package allows intervention using do-calculas using the bnlearn.mutilated function. I am curious is there a similar function implemented in the python version? Thanks

utkarshani avatar May 30 '23 14:05 utkarshani

At the moment no. But if you can share a link with more information, I can look into it. I am interested how it works.

erdogant avatar May 30 '23 19:05 erdogant

Here is the mutilated function described in the bnlearn documentation pdf pg 43: https://www.bnlearn.com/documentation/bnlearn-manual.pdf and a detailed explanation with an example by Dr. Marcus Scutari in Advance inference section starting slide 106 https://www.bnlearn.com/about/teaching/slides-bnshort.pdf
I hope it helps.

utkarshani avatar May 30 '23 19:05 utkarshani