Learn R Programming

iai (version 1.4.0)

categorical_reward_estimator: Learner for conducting reward estimation with categorical treatments

Description

Julia Equivalent: IAI.CategoricalRewardEstimator

Usage

categorical_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::categorical_reward_estimator()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab