The DiSCos package contains tools for computing counterfactual quantile functions in a Distributional Synthetic Controls (DiSco) setting, following the method proposed in Gunsilius (2023).
Have a look at the vignette replicating the empirical application in the paper to get started.
To install the latest stable version, run
install.packages("DiSCos")
You can install latest development version from GitHub with:
::install_github("Davidvandijcke/DiSCos") devtools
If you find any bugs or have any questions, please email dvdijcke@umich.edu.