OPL | R Documentation |
The OPL package provides tools for estimating and optimizing policy assignment rules based on machine learning and econometric techniques.
make_cate()
: Computes conditional average treatment effects.
opl_tb()
: Optimal policy learning for threshold-based policies.
opl_lc()
: Optimal policy learning for linear combination policies.
opl_dt()
: Optimal policy learning for decision tree-based policies.
To install the package from CRAN, use:
install.packages("OPL")
The development of this software was supported by FOSSR (Fostering Open Science in Social Science Research), a project funded by the European Union - NextGenerationEU under the NPRR Grant agreement n. MURIR0000008.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.