EstimateCate,S_RF-method | R Documentation |
Returns the estimated CATE.
## S4 method for signature 'S_RF' EstimateCate(theObject, feature_new, ...) ## S4 method for signature 'M_RF' EstimateCate(theObject, feature_new)
theObject |
A 'MetaLearner' object. |
feature_new |
A feature data frame. |
... |
Additional parameters that are specific for some MetaLearners |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.