Package: drape
Title: Doubly Robust Average Partial Effects
Version: 0.0.1
Authors@R: c(
    person("Harvey", "Klyne", role = c("aut", "cre", "cph"), email = "hklyne@g.harvard.edu"))
Description: Doubly robust average partial effect estimation. This implementation contains methods for adding additional smoothness to plug-in regression procedures and for estimating score functions using smoothing splines. Details of the method can be found in Harvey Klyne and Rajen D. Shah (2023) <arXiv:2308.09207>.
License: MIT + file LICENSE
Encoding: UTF-8
BugReports: https://github.com/harveyklyne/drape/issues
Suggests: DoubleML, glmnet, graphics, hdi, knitr, Matrix, mlr3,
        paradox, partykit, rjson, rmarkdown, testthat (>= 3.0.0),
        xgboost
VignetteBuilder: knitr
Config/testthat/edition: 3
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2023-09-17 00:36:38 UTC; Harvey
Author: Harvey Klyne [aut, cre, cph]
Maintainer: Harvey Klyne <hklyne@g.harvard.edu>
Repository: CRAN
Date/Publication: 2023-09-18 13:30:04 UTC
Built: R 4.2.0; ; 2023-09-18 16:16:46 UTC; unix
