Package: independenceWeights Title: Estimates Weights for Confounding Control for Continuous-Valued Exposures Version: 0.0.2 Authors@R: c(person(given = "Jared", family = "Huling", role = c("aut", "cre"), email = "jaredhuling@gmail.com", comment = c(ORCID = "0000-0003-0670-4845")), person("Noah", "Greifer", role=c("aut"), email = "noah.greifer@gmail.com", comment = c(ORCID = "0000-0003-3067-7154"))) Description: Estimates weights to make a continuous-valued exposure statistically independent of a vector of pre-treatment covariates using the method proposed in Huling, Greifer, and Chen (2021) . License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.0 Depends: osqp (>= 0.6.0.3) Imports: locfit Suggests: cobalt Config/pak/sysreqs: make Repository: https://jaredhuling.r-universe.dev Date/Publication: 2023-04-06 13:40:25 UTC RemoteUrl: https://github.com/jaredhuling/independenceweights RemoteRef: HEAD RemoteSha: 2ec0e0b7c7775adf40f2926e31fd8374afa402ea NeedsCompilation: no Packaged: 2026-07-04 07:19:07 UTC; root Author: Jared Huling [aut, cre] (ORCID: ), Noah Greifer [aut] (ORCID: ) Maintainer: Jared Huling