Package: CausalGPS
Type: Package
Title: Matching on Generalized Propensity Scores with Continuous
        Exposures
Version: 0.5.0
Authors@R: c(
    person("Naeem", "Khoshnevis", email = "nkhoshnevis@g.harvard.edu",
           role=c("aut","cre"), 
           comment = c(ORCID = "0000-0003-4315-1426", AFFILIATION="Kempner")),
    person("Xiao", "Wu", email = "xw2892@cumc.columbia.edu",
           role= c("aut"),            
           comment = c(ORCID = "0000-0002-4884-657X", AFFILIATION="CUMC")),
    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., 2022. 
    Matching on generalized propensity scores with continuous exposures. Journal 
    of the American Statistical Association, pp.1-29.
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, KernSmooth, cowplot
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: covr, knitr, rmarkdown, ranger, earth, testthat, gridExtra
VignetteBuilder: knitr
Depends: R (>= 3.5.0)
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2024-06-19 18:12:02 UTC; rstudio
Author: Naeem Khoshnevis [aut, cre] (<https://orcid.org/0000-0003-4315-1426>,
    Kempner),
  Xiao Wu [aut] (<https://orcid.org/0000-0002-4884-657X>, CUMC),
  Danielle Braun [aut] (<https://orcid.org/0000-0002-5177-8598>, HSPH)
Repository: CRAN
Date/Publication: 2024-06-19 18:30:02 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-07-18 11:04:15 UTC; unix
Archs: CausalGPS.so.dSYM
