Package: oalasso 1.0.0

oalasso: Outcome-Adaptive Lasso Propensity Scores
Estimates propensity scores by the outcome-adaptive lasso of Shortreed and Ertefaie (2017) <doi:10.1111/biom.12679> and the generalized outcome-adaptive lasso (GOAL) of Balde, Yang and Lefebvre (2023) <doi:10.1111/biom.13683>, using 'glmnet' with an exact penalty-scale correction so that the published objectives and tuning grids are reproduced. Tuning is by the weighted absolute mean difference balance criterion. The resulting score is designed to be supplied directly to the matchit() function of 'MatchIt' as a distance measure, to the weightit() function of 'WeightIt' as a propensity score, or to the psave() function of 'psAve' as an appended candidate.
Authors:
oalasso_1.0.0.tar.gz
oalasso_1.0.0.zip(r-4.7-any)oalasso_1.0.0.zip(r-4.6-any)oalasso_1.0.0.zip(r-4.5-any)
oalasso_1.0.0.tgz(r-4.6-any)oalasso_1.0.0.tgz(r-4.5-any)
oalasso_1.0.0.tar.gz(r-4.7-any)oalasso_1.0.0.tar.gz(r-4.6-any)
oalasso_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
oalasso/json (API)
| # Install 'oalasso' in R: |
| install.packages('oalasso', repos = c('https://kabajiro.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kabajiro/oalasso/issues
Pkgdown/docs site:https://kabajiro.github.io
causal-inferenceepidemiologypropensity-scorevariable-selection
Last updated from:bc094196ca. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 254 | ||
| source / vignettes | OK | 274 | ||
| linux-release-x86_64 | OK | 217 | ||
| macos-release-arm64 | OK | 154 | ||
| macos-oldrel-arm64 | OK | 153 | ||
| windows-devel | OK | 172 | ||
| windows-release | OK | 184 | ||
| windows-oldrel | OK | 120 | ||
| wasm-release | OK | 112 |
Exports:oaloal_matchoal_wamdoal_weight
Dependencies:argclicobaltcodetoolscpp11farverforeachggplot2glmnetgluegridExtragtableisobanditeratorslabelinglatticelifecycleMatrixR6RColorBrewerRcppRcppEigenrlangS7scalesshapesurvivalvctrsviridisLitewithr
Last update: 2026-07-02
Started: 2026-07-02
Last update: 2026-07-02
Started: 2026-07-02
Last update: 2026-07-02
Started: 2026-07-02
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Balance tables for oal objects | bal.tab.oal |
| Extract propensity score model coefficients | coef.oal |
| Outcome-adaptive lasso propensity scores | oal |
| Match on an outcome-adaptive lasso propensity score | oal_match |
| Weighted absolute mean difference (wAMD) of Shortreed and Ertefaie (2017) | oal_wamd |
| Weight by an outcome-adaptive lasso propensity score | oal_weight |
| Plot an oal object | plot.oal |
| Predict outcome-adaptive lasso propensity scores for new data | predict.oal |
| Print an oal object | print.oal |
| Summarize an oal object | print.summary.oal summary.oal |
| Extract the inverse-probability weights of an oal fit | weights.oal |
