
There are three main types of files used in Stata:
Data File: Filename.dta
Syntax File: Filename.do
Output file: Filename.log
The data file is where all the data live. The syntax is where you tell STATA what to do with your data.… Read More “The Basics of STATA”