Global Macros & For Loops in Stata

When I think back to the things that most advanced my code writing efficiency in Stata, I always remember my initial forays into using macros (globals and locals) and do loops (foreach and forvalues). I recall making lots of mistakes at first and having to continuously go back and correct my code after I found … Continue reading Global Macros & For Loops in Stata