predict.cre | R Documentation |
Predicts individual treatment effect via causal rule ensemble algorithm.
## S3 method for class 'cre'
predict(object, X, ...)
object |
A |
X |
A covariate matrix (or data.frame) |
... |
Additional arguments passed to customize the prediction. |
An array with the estimated Individual Treatment Effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.