Package: optweight Type: Package Title: Optimization-Based Stable Balancing Weights Version: 2.0.1.9000 Authors@R: c( person("Noah", "Greifer", role = c("aut", "cre"), email = "noah.greifer@gmail.com", comment=c(ORCID="0000-0003-3067-7154")) ) Description: Use optimization to estimate weights that balance covariates for binary, multi-category, continuous, and multivariate treatments in the spirit of Zubizarreta (2015) . The degree of balance can be specified for each covariate. In addition, sampling weights can be estimated that allow a sample to generalize to a population specified with given target moments of covariates, as in matching-adjusted indirect comparison (MAIC). Depends: R (>= 4.1.0) Imports: osqp (>= 1.0.0), arg (>= 0.1.0.9000), rlang (>= 1.1.6), cli (>= 3.6.5), Matrix (>= 1.2-13), collapse (>= 2.1.5), ggplot2 (>= 4.0.0), graphics, stats, utils Suggests: cobalt (>= 4.6.0), scs (>= 3.2.7), clarabel (>= 0.10.1), highs (>= 1.10.0-3), lpSolve (>= 5.6.23), WeightIt, gbm, marginaleffects, sandwich, fwb, knitr, rmarkdown, testthat (>= 3.0.0) License: GPL Encoding: UTF-8 URL: https://ngreifer.github.io/optweight/, https://github.com/ngreifer/optweight BugReports: https://github.com/ngreifer/optweight/issues VignetteBuilder: knitr RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Remotes: ngreifer/arg Config/pak/sysreqs: make Repository: https://ngreifer.r-universe.dev Date/Publication: 2026-06-08 20:46:28 UTC RemoteUrl: https://github.com/ngreifer/optweight RemoteRef: HEAD RemoteSha: 4272a40b9df4517c800e3f11f111eb82e009ffa2 NeedsCompilation: no Packaged: 2026-06-08 22:50:10 UTC; root Author: Noah Greifer [aut, cre] (ORCID: ) Maintainer: Noah Greifer