Package: twangContinuous Type: Package Date: 2021-02-15 Title: Toolkit for Weighting and Analysis of Nonequivalent Groups - Continuous Exposures Version: 1.0.0 Authors@R: c( person("Donna", "Coffman", email = "donna.coffman@gmail.com", role=c("aut", "cre"), comment = c(ORCID = "0000-0001-6305-6579")), person("Brian", "Vegetabile", role = c("ctb"))) Description: Provides functions for propensity score estimation and weighting for continuous exposures as described in Zhu, Y., Coffman, D. L., & Ghosh, D. (2015). A boosting algorithm for estimating generalized propensity scores with continuous treatments. Journal of Causal Inference, 3(1), 25-40. . License: GPL (>= 2) Encoding: UTF-8 LazyData: true VignetteBuilder: knitr Imports: Rcpp (>= 0.12.19), lattice (>= 0.20-35), gbm (>= 2.1.3), survey, xtable Suggests: knitr, rmarkdown RoxygenNote: 7.1.1 Config/pak/sysreqs: make Repository: https://dcoffman.r-universe.dev Date/Publication: 2021-07-09 20:34:21 UTC RemoteUrl: https://github.com/dcoffman/twangcontinuous RemoteRef: HEAD RemoteSha: 208124b149e110f5061643c5b142a6e9d77d2bb4 NeedsCompilation: no Packaged: 2026-07-02 09:06:54 UTC; root Author: Donna Coffman [aut, cre] (ORCID: ), Brian Vegetabile [ctb] Maintainer: Donna Coffman Depends: R (>= 3.5.0)