powered by
Julia Equivalent: IAI.predict
IAI.predict
# S3 method for categorical_reward_estimator predict(obj, X, ...)
The learner or grid to use for estimation
The features of the data.
Additional arguments depending on the treatment and outcome types. Refer to the Julia documentation for more information.
Requires IAI version 2.0 or higher.
if (FALSE) iai::predict(lnr, X, treatments, outcomes)
Run the code above in your browser using DataLab