Learn R Programming

iai (version 1.4.0)

reward_estimator: Learner for conducting reward estimation with categorical treatments

Description

This function was deprecated and renamed to categorical_reward_estimator() in iai 2.0.0. This is for consistency with the IAI v2.1.0 Julia release.

Usage

reward_estimator(...)

Arguments

...

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

Examples

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

Run the code above in your browser using DataLab