Hello!
I need to set a specific folder (directory), different from the current working directory, to save the output of my regressions and my graphs. I don't know how to do it. I looked for a solution everywhere, but I couldn't find anything. This is because the idea is to create a new directory with mkdir and after that I would like to set that new directory as the one to save the work generated by the codes in the DO file. So, if I send that do file to somebody else, that person would only need to change the working directory to the one with the necessary files to run the codes and get tables, graphs and so on in a different folder, previously created in the code with mkdir.
Thank you in advance.
Related Posts with Set a specific folder to save regression outputs and graphs
merge command in a loopHello! I have a dataset that I want to merge with a sequence of files that correspond to individual…
egen var1= count(var), by(id quarter) - generating missing valuesHello, I have a dataset which is organised by id and quarter. I want to create a variable, based on…
Can someone help?! Can not get the mean of observations vertically! (with missing values)I have several financial metrics for about 60,000 stocks (+2.5M observations), and a sample of my Re…
Databases mergeHi all, so, this is a quite border line question. Hence, sorry if it is out of topic a bit. The de…
horizontal bargraph with multiple binary variablesDear all, I am quite stuck with some descriptive statistics. I have a household survey with binary …
Subscribe to:
Post Comments (Atom)
0 Response to Set a specific folder to save regression outputs and graphs
Post a Comment