reward_estimator: Learner for conducting reward estimation with categorical...

View source: R/rewardestimation.R

reward_estimatorR Documentation

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.

Details

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

IAI Compatibility

Requires IAI version 2.2 or lower.

Examples

## Not run: lnr <- iai::reward_estimator()


iai documentation built on July 9, 2023, 5:41 p.m.