Interactive Monte Carlo Implementation of the mulama estimator described in Unraveling firms: demand, productivity and markups heterogeneity.
Available online here. To run locally copy files in montecarlo
directory to a local folder or clone this repository to your local computer. Open mulama_roulette.Rmd
with RStudio and "Run Document".
You should have the following packages pre installed:
- shiny
- dplyr
- shinycssloaders
- foreach
- doParallel
- ggplot2
- purrr
- fixest