Learn R Programming

iai (version 1.4.0)

numeric_reward_estimator: Learner for conducting reward estimation with numeric treatments

Description

Julia Equivalent: IAI.NumericRewardEstimator

Usage

numeric_reward_estimator(...)

Arguments

...

Use keyword arguments to set parameters on the resulting learner. Refer to the Julia documentation for available parameters.

IAI Compatibility

Requires IAI version 2.1 or higher.

Examples

Run this code
# NOT RUN {
lnr <- iai::numeric_reward_estimator()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab