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

View source: R/rewardestimation.R

categorical_reward_estimatorR Documentation

Learner for conducting reward estimation with categorical treatments

Description

This function was deprecated in iai 1.6.0, and [categorical_classification_reward_estimator()] or [categorical_classification_reward_estimator()] should be used instead.

Usage

categorical_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.0, 2.1 or 2.2.

Examples

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


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