Package: independenceWeights
Title: Estimates Weights for Confounding Control for Continuous-Valued
        Exposures
Version: 0.0.1
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) <arxiv:2107.07086>. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
Depends: osqp (>= 0.6.0.3)
Imports: locfit
Suggests: cobalt
NeedsCompilation: no
Packaged: 2022-05-09 18:31:38 UTC; huling
Author: Jared Huling [aut, cre] (<https://orcid.org/0000-0003-0670-4845>),
  Noah Greifer [aut] (<https://orcid.org/0000-0003-3067-7154>)
Maintainer: Jared Huling <jaredhuling@gmail.com>
Repository: CRAN
Date/Publication: 2022-05-10 15:20:02 UTC
Built: R 4.2.0; ; 2022-05-11 12:25:39 UTC; unix
