Learn R Programming

iai (version 1.3.0)

reward_estimator: Learner for conducting Reward Estimation

Description

Julia Equivalent: IAI.RewardEstimator

Usage

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.0 or higher.

Examples

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

Run the code above in your browser using DataLab