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. <doi:10.1515/jci-2014-0022>.
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
NeedsCompilation: no
Packaged: 2021-02-24 16:38:26 UTC; tug76052
Author: Donna Coffman [aut, cre] (<https://orcid.org/0000-0001-6305-6579>),
  Brian Vegetabile [ctb]
Maintainer: Donna Coffman <donna.coffman@gmail.com>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2021-02-26 09:50:02 UTC
Built: R 4.2.0; ; 2023-07-11 00:15:03 UTC; unix
