Package: aggTrees
Type: Package
Title: Aggregation Trees
Version: 2.0.2
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 (2022) <doi:10.2139/ssrn.4304256>.
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/
NeedsCompilation: no
Packaged: 2023-09-20 06:54:41 UTC; difra
Author: Riccardo Di Francesco [aut, cre, cph]
Maintainer: Riccardo Di Francesco <difrancesco.riccardo96@gmail.com>
Repository: CRAN
Date/Publication: 2023-09-20 07:20:09 UTC
Built: R 4.2.0; ; 2023-09-24 22:22:22 UTC; unix
