Favorite New Command |
Latest Mistakeusing if varx instead of if varx == 1 if varx evaluates to TRUE if varx is missing, so if varx is a binary variable, your command will be executed for observations where varx is equal to 1 and where it's missing. This is probably not what you want. ... more mistakes |
AboutWelcome to my Stata guide! I first started putting this together
when tutoring / teaching classes on statistics and econometrics for public policy while
a grad student at the
Woodrow Wilson School at Princeton.
I'm continuing to update and
expand it as my contribution to the internet.
I use Stata on an almost daily basis at work. Mostly what I do is pretty basic data manipulation and production of summary statistics. I don't use (and don't know) a lot of sophisticated statistical techniques, so the commands to implement them in Stata aren't included here. I do produce a fair number of graphics, and worry about how output is formatted, so this guide includes more on those topics than your average introduction to Stata. If you find this page useful, please tell other people about it and link to it. Also, drop me a line at djiboliz@gmail.com with comments, suggestions or questions. ... more about this guide |
||||||||||
First Ten Stata Commands |
Next Ten Stata Commands |
|||||||||||
Stata Command GuideThis is a list of all the Stata commands explained in this guide, arranged by category. If you are
looking for a specific command, check out the alphabetical listing of commands.
|
||||||||||||
ExamplesAdditional examples of basic statistical
concepts and how to implement them in Stata:
|
NotesBrief notes on other useful Stata topics:
|
.ado Files |
FAQ |
contact: djiboliz@gmail.com
last modified: 21 Aug 2008