Package: cdgd
Title: Causal Decomposition of Group Disparities
Version: 1.0.1.9000
Authors@R:
person("Ang", "Yu", , "ang_yu@outlook.com", role = c("aut", "cre", "cph"),
comment = c(website = "", ORCID = "0000-0002-1828-0165"))
Description: Estimates the causal decompositions of group disparities
developed by Yu and Elwert (2025) .
For the nuisance functions of the estimators, we provide both
parametric and nonparametric options, 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
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Config/pak/sysreqs: libicu-dev
Repository: https://ang-yu.r-universe.dev
Date/Publication: 2025-11-24 06:54:37 UTC
RemoteUrl: https://github.com/ang-yu/cdgd
RemoteRef: HEAD
RemoteSha: 410cd93f397ce3f4c01b208787c193411b7036bf
NeedsCompilation: no
Packaged: 2026-06-22 09:22:01 UTC; root
Author: Ang Yu [aut, cre, cph] (website: , ORCID:
)
Maintainer: Ang Yu