Package: cdgd
Title: Causal Decomposition of Group Disparities
Version: 1.0.0
Authors@R: 
    person("Ang", "Yu", , "ang_yu@outlook.com", role = c("aut", "cre", "cph"),
           comment = c(website = "<https://ang-yu.github.io/>", ORCID = "0000-0002-1828-0165"))
Description: The framework of causal decomposition of group disparities developed by
    Yu and Elwert (2025)
    <doi:10.1214/24-AOAS1990>.
    This package implements the decomposition estimators
    that are based on efficient influence functions. For the
    nuisance functions of the estimators, both parametric and
    nonparametric options are provided, as well as manual options in case
    the default models are not satisfying.
License: MIT + file LICENSE
URL: https://github.com/ang-yu/cdgd
BugReports: https://github.com/ang-yu/cdgd/issues
Depends: R (>= 4.0.0)
Imports: caret (>= 6.0.0)
Suggests: gbm (>= 2.1.8), nnet (>= 7.3.0), ranger (>= 0.14.1)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-06-16 06:30:43 UTC; Ang
Author: Ang Yu [aut, cre, cph] (website: <https://ang-yu.github.io/>, ORCID:
    <https://orcid.org/0000-0002-1828-0165>)
Maintainer: Ang Yu <ang_yu@outlook.com>
Repository: CRAN
Date/Publication: 2025-06-16 06:50:02 UTC
Built: R 4.6.0; ; 2025-07-18 10:51:12 UTC; unix
