EstimateCate,T_BART-method | R Documentation |
Returns the estimated CATE.
## S4 method for signature 'T_BART' EstimateCate(theObject, feature_new, verbose = FALSE, return_CI = FALSE)
theObject |
A 'MetaLearner' object. |
feature_new |
A feature data frame. |
verbose |
TRUE for detailed output FALSE for no output |
return_CI |
If TRUE, return predictions and their confidence intervals; |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.