predict_treatment_outcome_standard_error {iai} | R Documentation |
Julia Equivalent:
IAI.predict_treatment_outcome_standard_error
predict_treatment_outcome_standard_error(lnr, X)
lnr |
The learner or grid to use for prediction. |
X |
The features of the data. |
Requires IAI version 3.2 or higher.
## Not run: iai::predict_treatment_outcome_standard_error(lnr, X)