Improvements Moves general equilibrium parameters to the start of the examples. This is helps to write clearer code. I added dta files to repository
Breaking changes Uses fixest estimation as default For all the summary functions the default is "ppml" (it was "lm", now renamed to "ols") * The summary functions were renamed to tp_summary_app_T instead of tp_summary_appT (T={1,2,3})
Removals * tp_clustered_glm(), which doesn't make sense anymore after using fixest, which provides clustered standard errors directly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.