categorical_regression_reward_estimator {iai} | R Documentation |
Learner for conducting reward estimation with categorical treatments and regression outcomes
Description
Julia Equivalent:
IAI.CategoricalRegressionRewardEstimator
Usage
categorical_regression_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 higher.
Examples
## Not run: lnr <- iai::categorical_regression_reward_estimator()
[Package iai version 1.10.1 Index]