I am interested in listing all of my "input" and "output" files early in my code so that the list is easy to look at and modify. Is there a standard way to do this in Stata?
My best guess is to use global or local macros to store the text of the file path and then call upon those macros later when I need to import that specific data set. I'm not sure how this would work or if another approach would be preferred.
Related Posts with Best way to write "input files" at top of .do file (macros?)
multiple values for same value labelHi everyone, I am working with a categorical variable called Code: plnowm which expresses the mont…
Interpeting interaction estimation reuslts from regressionsHi all, My name is Gráinne Gibson and I am currently doing my masters dissertation on the effect of…
Quantile Panel RegressionHello. I just wanted to know this. How do I exactly know when to use quantile panel regression …
Graph barHello, I need to reproduce a similar graph bar to the one attached. It is basically an histogram, b…
Time-varying interaction term with year fixed effectsHi, I am investigating the effect of a commodity price on conflict. I have created a grid of cells w…
Subscribe to:
Post Comments (Atom)
0 Response to Best way to write "input files" at top of .do file (macros?)
Post a Comment