Package: aggTrees Type: Package Title: Aggregation Trees Version: 2.1.0 Authors@R: person("Riccardo", "Di Francesco", email = "difrancesco.riccardo96@gmail.com", role = c("aut", "cre", "cph")) Description: Nonparametric data-driven approach to discovering heterogeneous subgroups in a selection-on-observables framework. 'aggTrees' allows researchers to assess whether there exists relevant heterogeneity in treatment effects by generating a sequence of optimal groupings, one for each level of granularity. For each grouping, we obtain point estimation and inference about the group average treatment effects. Please reference the use as Di Francesco (2024) . License: MIT + file LICENSE Encoding: UTF-8 Depends: R (>= 2.10) RoxygenNote: 7.2.3 Imports: boot, broom, car, caret, estimatr, grf, rpart, rpart.plot, stats, stringr Suggests: knitr, rmarkdown VignetteBuilder: knitr URL: https://riccardo-df.github.io/aggTrees/ BugReports: https://github.com/riccardo-df/aggTrees/issues Config/pak/sysreqs: cmake make libicu-dev Repository: https://riccardo-df.r-universe.dev Date/Publication: 2026-03-20 00:24:04 UTC RemoteUrl: https://github.com/riccardo-df/aggtrees RemoteRef: HEAD RemoteSha: 6dd1d293ebd29c11a7f1ecdf0e3ee44f3824d3e5 NeedsCompilation: no Packaged: 2026-06-18 11:04:15 UTC; root Author: Riccardo Di Francesco [aut, cre, cph] Maintainer: Riccardo Di Francesco