reward_estimator {iai} | R 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()
[Package iai version 1.10.1 Index]