PMK1991
PMK1991
For my thesis, I need to use DAGs/SCMs. This is in continuation of my previous bug raised: https://github.com/py-why/dowhy/issues/1241 If I have a GCM, how can I achieve the following: 1....
I am working on a heart disease dataset which has continuous variable as a treatment (thalach) and outcome categorical(target).There is another variable that the treatment affects (exang) which is categorical...
@bloebp I am using interventional samples to estimate the effect of Intervention. When I run the below code, I do not get consitent results for any particular instance. This affects...