Transcription of Useful Stata Commands 2019
{{id}} {{{paragraph}}}
Kenneth L. Simons, 2-Oct-17. Useful Stata Commands (for Stata versions 13 & 14). Kenneth L. Simons This document is updated continually. For the latest version, open it from the course disk space.. This document briefly summarizes Stata Commands Useful in ECON-4570 Econometrics and ECON- 6570 Advanced Econometrics. This presumes a basic working knowledge of how to open Stata , use the menus, use the data editor, and use the do-file editor. We will cover these topics in early Stata sessions in class. If you miss the sessions, you might ask a fellow student to show you through basic usage of Stata , and get the recommended text about Stata for the course and use it to practice with Stata . More replete information is available in Lawrence C. Hamilton's Statistics with Stata , Christopher F.
edit Opens the data editor, to type in or paste data. You must close the data editor before you can run any further commands. use "filename.dta" Reads in a Stata-format data file. insheet delimited "filename.txt" Reads in text data (allowing for various text encodings), in Stata 14 or newer.
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}