Package: drape
Title: Doubly Robust Average Partial Effects
Version: 0.0.2
Authors@R: c(
    person("Harvey", "Klyne", role = c("aut", "cre", "cph"), email = "hck33@cantab.ac.uk"))
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) <doi:10.48550/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),
        tibble, xgboost
VignetteBuilder: knitr
Config/testthat/edition: 3
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2024-11-28 20:23:54 UTC; Harvey
Author: Harvey Klyne [aut, cre, cph]
Maintainer: Harvey Klyne <hck33@cantab.ac.uk>
Repository: CRAN
Date/Publication: 2024-11-28 23:10:13 UTC
Built: R 4.6.0; ; 2025-11-13 02:34:19 UTC; windows
