Using local macros in Stata

Опубликовано: 18 Январь 2026
на канале: Alan Neustadtl
38,193
390

One of the great features of Stata is the local macro construct that allows macro substitution or expansion. Using macros leads to fewer lines of code, code with more clarity, and an economy of scale. This video provides some examples of how to use local macros in your programs.