Skip to content

Graph refuters, support for dagitty, and creating your own estimators

Compare
Choose a tag to compare
@amit-sharma amit-sharma released this 20 Mar 14:17
33f0ff9
  • Graph refuter with conditional independence tests to check whether data conforms to the assumed causal graph

  • Better docs for estimators by adding the method-specific parameters directly in its own init method

  • Support use of custom external estimators

  • Consistent calls for init_params for dowhy and econml estimators

  • Add support for Dagitty graphs

  • Bug fixes for GLM model, causal model with no confounders, and hotel case-study notebook

Thank you @EgorKraevTransferwise, @ae-foster, and @anusha0409 for your contributions!