I want to activate the "confounding" option in the CGNN algorithm, but I don't know how to enable this option. I noticed that the only place to set confounding=True is within the "CGNN_model" class, but after applying this change to the "CGNN_model", the confounding option is not enabled. Can you please explain how I can activate this option? In particular, can you give me a sample code that can utilize the option?
Hi,
I want to activate the "confounding" option in the CGNN algorithm, but I don't know how to enable this option. I noticed that the only place to set
confounding=True
is within the "CGNN_model" class, but after applying this change to the "CGNN_model", the confounding option is not enabled. Can you please explain how I can activate this option? In particular, can you give me a sample code that can utilize the option?Best wishes, Omid