discover_rules {CRE} | R Documentation |
Discover the minimal set of rules linearly decomposing the Conditional Average Treatment Effect (CATE).
discover_rules(X, ite, method_params, hyper_params)
X |
A covariate matrix. |
ite |
An estimated ITE. |
method_params |
A vector of method parameters. |
hyper_params |
A vector of hyper parameters. |
A minimal set of rules linearly decomposing the Conditional Average Treatment Effect (CATE).