Package: mvGPS
Title: Causal Inference using Multivariate Generalized Propensity Score
Version: 1.0.2
Authors@R: 
    person(given = "Justin",
           family = "Williams",
           role = c("aut", "cre"),
           email = "williazo@ucla.edu",
           comment = c(ORCID = "https://orcid.org/0000-0002-5045-2764"))
Description: Methods for estimating weights and generalized propensity score for multiple continuous exposures via the generalized propensity score described in Williams, J.R, and Cresi, C.M (2020) <arxiv:2008.13767>. Weights are constructed assuming an underlying multivariate normal density for the marginal and conditional distribution of exposures given a set of confounders. These weights can then be used to estimate dose-response curves or surfaces. This method achieves balance across all exposure dimension rather than along a single dimension.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: false
RoxygenNote: 7.1.0
RdMacros: Rdpack
VignetteBuilder: knitr
Depends: R (>= 3.6)
Imports: Rdpack, MASS, WeightIt, cobalt, matrixNormal, geometry, sp,
        gbm, CBPS
BugReports: https://github.com/williazo/mvGPS/issues
URL: https://github.com/williazo/mvGPS
Suggests: testthat, knitr, dagitty, ggdag, dplyr, rmarkdown
NeedsCompilation: no
Packaged: 2020-09-09 15:14:13 UTC; williazo
Author: Justin Williams [aut, cre] (<https://orcid.org/0000-0002-5045-2764>)
Maintainer: Justin Williams <williazo@ucla.edu>
Repository: CRAN
Date/Publication: 2020-09-17 09:10:03 UTC
