Package: CausalGPS
Type: Package
Title: Matching on Generalized Propensity Scores with Continuous
        Exposures
Version: 0.2.9
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/NSAPH-Software/CausalGPS
BugReports: https://github.com/NSAPH-Software/CausalGPS/issues
Copyright: Harvard University
Imports: parallel, data.table, SuperLearner, xgboost, gam, MASS,
        polycor, wCorr, stats, ggplot2, rlang, logger, Rcpp, gnm,
        locpol, Ecume
Encoding: UTF-8
RoxygenNote: 7.2.1
Suggests: covr, knitr, rmarkdown, ranger, testthat
VignetteBuilder: knitr
Depends: R (>= 3.5.0)
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2022-12-16 14:59:05 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-12-16 15:20:02 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-01-12 03:23:09 UTC; windows
Archs: i386, x64
