Package: CausalGPS
Type: Package
Title: Matching on Generalized Propensity Scores with Continuous
        Exposures
Version: 0.2.7
Authors@R: c(
    person("Naeem", "Khoshnevis", email = "nkhoshnevis@g.harvard.edu",
           role=c("aut","cre"), 
           comment = c(ORCID = "0000-0003-4315-1426", AFFILIATION="FASRC")),
    person("Xiao", "Wu", email = "wuxiao@g.harvard.edu",
           role= c("aut"),            
           comment = c(ORCID = "0000-0002-4884-657X", AFFILIATION="HSPH")),
    person("Danielle","Braun", email = "dbraun@hsph.harvard.edu",
           role=c("aut"),     
           comment = c(ORCID = "0000-0002-5177-8598", AFFILIATION="HSPH")))
Maintainer: Naeem Khoshnevis <nkhoshnevis@g.harvard.edu>
Description: Provides a framework for estimating causal effects of a continuous 
    exposure using observational data, and implementing matching and weighting 
    on the generalized propensity score.
    Wu, X., Mealli, F., Kioumourtzoglou, M.A., Dominici, F. and Braun, D., 
    2018. Matching on generalized propensity scores with continuous exposures. 
    arXiv preprint <arXiv:1812.06575>.
License: GPL-3
Language: en-US
URL: https://github.com/fasrc/CausalGPS
BugReports: https://github.com/fasrc/CausalGPS/issues
Copyright: Harvard University
Imports: parallel, data.table, SuperLearner, xgboost, earth, ranger,
        gam, KernSmooth, MASS, polycor, wCorr, stats, ggplot2, rlang,
        logger, Rcpp, gnm, tidyr
Encoding: UTF-8
RoxygenNote: 7.1.1
Suggests: covr, knitr, rmarkdown, testthat
VignetteBuilder: knitr
Depends: R (>= 3.5.0)
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2022-02-07 12:36:00 UTC; nak443
Author: Naeem Khoshnevis [aut, cre] (<https://orcid.org/0000-0003-4315-1426>,
    FASRC),
  Xiao Wu [aut] (<https://orcid.org/0000-0002-4884-657X>, HSPH),
  Danielle Braun [aut] (<https://orcid.org/0000-0002-5177-8598>, HSPH)
Repository: CRAN
Date/Publication: 2022-02-07 13:00:06 UTC
Built: R 4.0.5; x86_64-apple-darwin17.0; 2022-02-08 12:15:01 UTC; unix
Archs: CausalGPS.so.dSYM
