I have just transitioned to using Atom as my main editor and have set it up for my LaTeX writing. This post summarizes that process for my own reference and maybe it helps some other people. Useful information sources that I found and are worth checking out are here and here, particularly if you are … Continue reading Atom and LaTeX
Author: Stephanie Lackner
Stephanie Lackner is an Assistant Professor in Economics at IE University working on natural disasters and their socio-economic impacts.
Old Matlab code
I wrote these Matlab functions a while ago and put them on my (old) website. I am just putting them here too so that they are available. In the future I will post code on GitHub. scatterheat. Matlab function to produce scatter heat plots. csv2mat_mixed. Matlab function to import (Stata) data (numeric and string) … Continue reading Old Matlab code