Learn R Programming

iai (version 1.10.2)

predict_treatment_rank: Return the treatments in ranked order of effectiveness for each point in the features

Description

Julia Equivalent: IAI.predict_treatment_rank

Usage

predict_treatment_rank(lnr, X)

Arguments

lnr

The learner or grid to use for prediction.

X

The features of the data.

IAI Compatibility

Requires IAI version 2.1 or higher.

Examples

Run this code
if (FALSE) iai::predict_treatment_rank(lnr, X)

Run the code above in your browser using DataLab