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?)
When I enter "logit" or "logistic", error message "unrecognized command: _vce_parserun" shows up.Dear members of statalist, I'm having trouble with using logistic regression. Depvar consists of 0,…
Graphs with mi estimatesDear all, I am currently working with a multiple imputed survey and want to create graphs out of th…
matching variablesDear Statalist masters, I have a problem that I don't know how to code properly. I have investors (…
what does this mean?Number of obs = 20 F(3, 16) = 31.78 Prob > F = 0.0000 R-squared = 0.8438 Root MSE = 4.8689 -----…
Problem with a program that will open a dataset with a user defined list of variablesHi all, I'm creating a STATA program that will: 1. open a dataset, 2. keep a user defined list of v…
Subscribe to:
Post Comments (Atom)
0 Response to Best way to write "input files" at top of .do file (macros?)
Post a Comment