Package: bunching Type: Package Title: Estimate Bunching Version: 0.8.6 Authors@R: person("Panos", "Mavrokonstantis", email = "mavpanos@gmail.com", role = c("aut", "cre")) Description: Implementation of the bunching estimator for kinks and notches. Allows for flexible estimation of counterfactual (e.g. controlling for round number bunching, accounting for other bunching masses within bunching window, fixing bunching point to be minimum, maximum or median value in its bin, etc.). It produces publication-ready plots in the style followed since Chetty et al. (2011) , with lots of functionality to set plot options. URL: https://github.com/mavpanos/bunching BugReports: https://github.com/mavpanos/bunching/issues License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Depends: BB (>= 2014.10-1), dplyr (>= 0.8.1), ggplot2 (>= 3.1.1), R (>= 2.10), stats, tidyr (>= 0.8.2) RoxygenNote: 7.2.1 Suggests: knitr, rmarkdown, testthat VignetteBuilder: knitr, rmarkdown Config/pak/sysreqs: libicu-dev Repository: https://mavpanos.r-universe.dev Date/Publication: 2023-01-24 07:50:07 UTC RemoteUrl: https://github.com/mavpanos/bunching RemoteRef: HEAD RemoteSha: cfba761ae86e9ce752cf7a806658bb9db2ca9149 NeedsCompilation: no Packaged: 2026-07-19 05:05:41 UTC; root Author: Panos Mavrokonstantis [aut, cre] Maintainer: Panos Mavrokonstantis