Learn R Programming

iai (version 1.10.2)

reward_estimator: Learner for conducting reward estimation with categorical treatments

Description

This function was deprecated and renamed to categorical_reward_estimator() in iai 1.4.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.

IAI Compatibility

Requires IAI version 2.2 or lower.

Details

This deprecation is no longer supported as of the IAI v3 release.

Examples

Run this code
if (FALSE) lnr <- iai::reward_estimator()

Run the code above in your browser using DataLab