-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
24 lines (24 loc) · 892 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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 = "[email protected]",
comment = c(ORCID = "0000-0003-0670-4845")),
person("Noah", "Greifer", role=c("aut"),
email = "[email protected]",
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
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.0
Depends:
osqp (>= 0.6.0.3)
Imports:
locfit
Suggests:
cobalt