View source: R/rewardestimation.R
equal_propensity_estimator | R Documentation |
For use with data from randomized experiments where treatments are known to be randomly assigned.
equal_propensity_estimator(...)
... |
Use keyword arguments to set parameters on the resulting learner. Refer to the Julia documentation for available parameters. |
Julia Equivalent:
IAI.EqualPropensityEstimator
Requires IAI version 2.1 or higher.
## Not run: lnr <- iai::equal_propensity_estimator()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.