Generates balancing weights for causal effect estimation in observational studies with binary, multi-category, or continuous point or longitudinal treatments by easing and extending the functionality of several R packages and providing in-house estimation methods. Available methods include propensity score weighting using generalized linear models, gradient boosting machines, the covariate balancing propensity score algorithm, Bayesian additive regression trees, and SuperLearner, and directly estimating balancing weights using entropy balancing, energy balancing, and optimization-based weights. Also allows for assessment of weights and checking of covariate balance by interfacing directly with the 'cobalt' package. See the vignette "Installing Supporting Packages" for instructions on how to install any package 'WeightIt' uses, including those that may not be on CRAN.
Version: | 0.14.2 |
Depends: | R (≥ 3.3.0) |
Imports: | cobalt (≥ 4.5.1), ggplot2 (≥ 3.3.0), chk (≥ 0.8.1), rlang (≥ 1.1.0), crayon, backports (≥ 1.4.1), stats, utils |
Suggests: | CBPS (≥ 0.18), optweight (≥ 0.2.4), SuperLearner (≥ 2.0-25), mlogit (≥ 1.1.0), mclogit, MNP (≥ 3.1-4), brglm2 (≥ 0.5.2), osqp (≥ 0.6.0.5), survey, survival, boot, splines, marginaleffects (≥ 0.11.1), sandwich, MASS, gbm (≥ 2.1.3), dbarts (≥ 0.9-20), misaem (≥ 1.0.1), knitr, rmarkdown |
Published: | 2023-05-23 |
Author: | Noah Greifer |
Maintainer: | Noah Greifer <noah.greifer at gmail.com> |
BugReports: | https://github.com/ngreifer/WeightIt/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://ngreifer.github.io/WeightIt/, https://github.com/ngreifer/WeightIt |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | CausalInference |
CRAN checks: | WeightIt results |
Reference manual: | WeightIt.pdf |
Vignettes: |
Using WeightIt to Estimate Balancing Weights Estimating Effects After Weighting Installing Supporting Packages |
Package source: | WeightIt_0.14.2.tar.gz |
Windows binaries: | r-devel: WeightIt_0.14.2.zip, r-release: WeightIt_0.14.2.zip, r-oldrel: WeightIt_0.14.2.zip |
macOS binaries: | r-release (arm64): WeightIt_0.14.2.tgz, r-oldrel (arm64): WeightIt_0.14.2.tgz, r-release (x86_64): WeightIt_0.14.2.tgz, r-oldrel (x86_64): WeightIt_0.14.2.tgz |
Old sources: | WeightIt archive |
Reverse imports: | CIMTx, MatchThem, mvGPS |
Reverse suggests: | adjustedCurves, cobalt, jointVIP |
Please use the canonical form https://CRAN.R-project.org/package=WeightIt to link to this page.