predict_outcomes.prescription_learner {iai} | R Documentation |
Julia Equivalent:
IAI.predict_outcomes
## S3 method for class 'prescription_learner'
predict_outcomes(obj, X, ...)
obj |
The learner or grid to use for prediction. |
X |
The features of the data. |
... |
Additional arguments (unused) |
## Not run: iai::predict_outcomes(lnr, X)