Package: sbw 1.2

Jose R. Zubizarreta

sbw: Stable Balancing Weights for Causal Inference and Missing Data

Implements the Stable Balancing Weights by Zubizarreta (2015) <doi:10.1080/01621459.2015.1023805>. These are the weights of minimum variance that approximately balance the empirical distribution of the observed covariates. For an overview, see Chattopadhyay, Hase and Zubizarreta (2020) <doi:10.1002/sim.8659>. To solve the optimization problem in 'sbw', the default solver is 'quadprog', which is readily available through CRAN. The solver 'osqp' is also posted on CRAN. To enhance the performance of 'sbw', users are encouraged to install other solvers such as 'gurobi' and 'Rmosek', which require special installation. For the installation of gurobi and pogs, please follow the instructions at <https://docs.gurobi.com/projects/optimizer/en/current/reference/r.html> and <http://foges.github.io/pogs/stp/r>.

Authors:Jose R. Zubizarreta [aut, cre], Yige Li [aut], Kwangho Kim [aut], Amine Allouah [ctb], Noah Greifer [ctb]

sbw_1.2.tar.gz
sbw_1.2.tar.gz(r-4.7-any)sbw_1.2.tar.gz(r-4.6-any)
sbw_1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
sbw/json (API)

# Install 'sbw' in R:
install.packages('sbw', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))
Datasets:

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

1.88 score 1 stars 19 scripts 3.9k downloads 1 mentions 4 exports 7 dependencies

Last updated from:60f7e5676d. Checks:4 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK128
source / vignettesOK166
linux-release-x86_64OK127
wasm-releaseOK104

Exports:estimatesbwsummarizevisualize

Dependencies:latticeMASSMatrixquadprogslamspatstat.univarspatstat.utils