FenTechSolutions / CausalDiscoveryToolbox

Package for causal inference in graphs and in the pairwise settings. Tools for graph structure recovery and dependencies are included.
https://fentechsolutions.github.io/CausalDiscoveryToolbox/html/index.html
MIT License
1.08k stars 198 forks source link

Is it possible to insert prior knowledge before the causal graph creation? #139

Open AlexRossiATF opened 1 year ago

AlexRossiATF commented 1 year ago

Hi everyone,

I would like to know if it's possible to insert taboo edges during the computation of Causal Graphs with PC, LinGAm,... e.g. node A cannot cause node B, node C cannot cause anything else. Before computing the graph, instead of manually changing it after the computation.

diviyank commented 1 year ago

Hello ! Is this related to #112 ?

Best regards, Diviyan

hfarhidzadeh commented 1 year ago

@AlexRossiATF could you inject prior knowledge to your learning?

Jiuyue213 commented 9 months ago

@hfarhidzadeh @AlexRossiATF Could you inject prior knowledge to your learning?