Package: hbal 1.2.15

Yiqing Xu
hbal: Hierarchically Regularized Entropy Balancing
Implements hierarchically regularized entropy balancing proposed by Xu and Yang (2022) <doi:10.1017/pan.2022.12>. The method adjusts the covariate distributions of the control group to match those of the treatment group. 'hbal' automatically expands the covariate space to include higher order terms and uses cross-validation to select variable penalties for the balancing conditions.
Authors:
hbal_1.2.15.tar.gz
hbal_1.2.15.zip(r-4.7)hbal_1.2.15.zip(r-4.6)hbal_1.2.15.zip(r-4.5)
hbal_1.2.15.tgz(r-4.6-x86_64)hbal_1.2.15.tgz(r-4.6-arm64)hbal_1.2.15.tgz(r-4.5-x86_64)hbal_1.2.15.tgz(r-4.5-arm64)
hbal_1.2.15.tar.gz(r-4.7-arm64)hbal_1.2.15.tar.gz(r-4.7-x86_64)hbal_1.2.15.tar.gz(r-4.6-arm64)hbal_1.2.15.tar.gz(r-4.6-x86_64)
hbal_1.2.15.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
hbal/json (API)
| # Install 'hbal' in R: |
| install.packages('hbal', repos = c('https://xuyiqing.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/xuyiqing/hbal/issues
Pkgdown/docs site:https://yiqingxu.org
- contenderJudges - Data from Black and Owens
- lalonde - Data from Hazlett
Last updated from:2783d63bbd. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 166 | ||
| linux-devel-x86_64 | OK | 169 | ||
| source / vignettes | OK | 186 | ||
| linux-release-arm64 | OK | 170 | ||
| linux-release-x86_64 | OK | 204 | ||
| macos-release-arm64 | OK | 131 | ||
| macos-release-x86_64 | OK | 218 | ||
| macos-oldrel-arm64 | OK | 138 | ||
| macos-oldrel-x86_64 | OK | 427 | ||
| windows-devel | OK | 153 | ||
| windows-release | OK | 137 | ||
| windows-oldrel | OK | 176 | ||
| wasm-release | OK | 117 |
Exports:attcovarExpandhbal
Dependencies:clicodetoolscpp11estimatrfarverforeachFormulagenericsggplot2glmnetgluegridExtragtableisobanditeratorslabelinglatticelifecyclemagrittrMatrixnloptrR6RColorBrewerRcppRcppEigenrlangS7scalesshapestringistringrsurvivalvctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Subsidiary hbal Function | .onAttach |
| Estimating the ATT from an hbal object | att |
| Data from Black and Owens (2016) | contenderJudges |
| Match Column Names to be Excluded | covarExclude |
| Serial Expansion of Covariates | covarExpand |
| Ridge Penalty Selection through Cross Validation | CrossValidate crossValidate |
| Double Selection | doubleSelection |
| Hierarchically Regularized Entropy Balancing | hbal |
| Data from Black and Owens (2016) and Hazlett (2020) | hbal-data |
| Data from Hazlett (2020) | lalonde |
| Plotting Covariate Balance from an 'hbal' Object | plot plot.hbal |
| Summarizing from an 'hbal' Object | summary summary.hbal |
| Update lambda | updateCoef |