Package: OPL 1.0.2

Federico Brogi
OPL: Optimal Policy Learning
Provides functions for optimal policy learning in socioeconomic applications helping users to learn the most effective policies based on data in order to maximize empirical welfare. Specifically, 'OPL' allows to find "treatment assignment rules" that maximize the overall welfare, defined as the sum of the policy effects estimated over all the policy beneficiaries. Documentation about 'OPL' is provided by several international articles via Athey et al (2021, <doi:10.3982/ECTA15732>), Kitagawa et al (2018, <doi:10.3982/ECTA13288>), Cerulli (2022, <doi:10.1080/13504851.2022.2032577>), the paper by Cerulli (2021, <doi:10.1080/13504851.2020.1820939>) and the book by Gareth et al (2013, <doi:10.1007/978-1-4614-7138-7>).
Authors:
OPL_1.0.2.tar.gz
OPL_1.0.2.tar.gz(r-4.7-any)OPL_1.0.2.tar.gz(r-4.6-any)
OPL_1.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
OPL/json (API)
| # Install 'OPL' in R: |
| install.packages('OPL', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:dc89096238. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 138 | ||
| source / vignettes | OK | 175 | ||
| linux-release-x86_64 | OK | 130 | ||
| wasm-release | OK | 100 |
Exports:make_cateopl_dt_copl_dt_max_choiceopl_lc_copl_tb_coverlapping
Dependencies:clicpp11digestdplyrfarvergenericsggplot2gluegtableisobandlabelinglifecyclemagrittrpanderpillarpkgconfigpurrrR6randomForestRColorBrewerRcpprlangS7scalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr
Last update: 2025-02-27
Started: 2025-02-03
Last update: 2025-02-27
Started: 2025-02-03
Last update: 2025-02-27
Started: 2025-02-03
Last update: 2025-02-27
Started: 2025-02-03
Last update: 2025-02-27
Started: 2025-02-03
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Function to calculate the Causal Treatment Effect | make_cate |
| Optimal Policy Learning with Decision Tree | opl_dt_c |
| User selection on multiple choice | opl_dt_max_choice |
| Linear Combination Based Policy Learning | opl_lc_c |
| Threshold-based policy learning at specific values | opl_tb_c |
| Testing overlap between old and new policy sample | overlapping |