| predict.SL.grf | R Documentation |
This function trains conditional mean of primary outcome models for treated and control groups
using SuperLearner, applying cross-validation to compute out-of-fold estimates.
## S3 method for class 'SL.grf'
predict(object, newdata, ...)
object |
SL.grf object |
newdata |
dataframe to generate predictions |
... |
not used |
the requested predictions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.