Do Stata. This is part four of introduction to stata. Obtain and manipulate data.
Using do files rather than typing commands with the keyboard or using dialog boxes offers several advantages. Do files are ascii files that contain of stata commands to run specific procedures. Do files are simply text files whose names end with do and which contain stata commands.
Do files are simply text files whose names end with do and which contain stata commands.
A do file is a standard text file that is executed by stata when you type do filename. Do file is an interface in stata which allows the researcher to compile all the commands and results at one place. If you re new to stata we highly recommend starting from the beginning. One can simply run the do file and get all the results at once.
