Extends the Changes-in-Changes model a la Athey and Imbens (2006) <doi:10.1111/j.1468-0262.2006.00668.x> to multiple cohorts and time periods, which generalizes difference-in-differences estimation techniques to the entire distribution. Computes quantile treatment effects for every possible two-by-two combination in ecic(). Then, aggregating all bootstrap runs adds the standard errors in summary_ecic(). Results can be plotted with plot_ecic() aggregated over all cohort-group combinations or in an event-study style for either individual periods or individual quantiles.
Version: | 0.0.3 |
Depends: | R (≥ 2.10) |
Imports: | furrr, future, ggplot2, patchwork, progress, progressr, stats |
Suggests: | tinytest |
Published: | 2023-02-21 |
DOI: | 10.32614/CRAN.package.ecic |
Author: | Frederic Kluser [aut, cre, cph] |
Maintainer: | Frederic Kluser <frederic.kluser at unibe.ch> |
BugReports: | https://github.com/frederickluser/ecic/issues |
License: | MIT + file LICENSE |
URL: | https://frederickluser.github.io/ecic/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | ecic results |
Reference manual: | ecic.pdf |
Package source: | ecic_0.0.3.tar.gz |
Windows binaries: | r-devel: ecic_0.0.3.zip, r-release: ecic_0.0.3.zip, r-oldrel: ecic_0.0.3.zip |
macOS binaries: | r-release (arm64): ecic_0.0.3.tgz, r-oldrel (arm64): ecic_0.0.3.tgz, r-release (x86_64): ecic_0.0.3.tgz, r-oldrel (x86_64): ecic_0.0.3.tgz |
Old sources: | ecic archive |
Please use the canonical form https://CRAN.R-project.org/package=ecic to link to this page.