|
Size: 3021
Comment: Add link
|
Size: 3217
Comment: Removed whitespace/TOC
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 5: | Line 5: |
| <<TableOfContents>> ---- |
|
| Line 13: | Line 7: |
| * [[Stata/AdoFiles|Ado Files]] | |
| Line 15: | Line 10: |
| * [[Stata/Frames|Frames]] * [[Stata/Macros|Macros]] * [[Stata/Mata|Mata]] * [[Stata/Matrices|Matrices]] |
|
| Line 16: | Line 15: |
| * [[Stata/Programs|Programs]] * [[Stata/Python|Python]] * [[Stata/Scalars|Scalars]] * [[Stata/StoredResults|Stored Results]] * [[Stata/SystemParameters|System Parameters]] * [[Stata/SystemVariables|System Variables]] |
|
| Line 30: | Line 33: |
| Line 83: | Line 84: |
| * [[Stata/Unab|unab]] | |
| Line 84: | Line 86: |
| == Estimation Commands == | |
| Line 85: | Line 88: |
== Modeling Commands == * [[Stata/Estat|estat]] |
* [[Stata/Gsem|gsem]] |
| Line 91: | Line 91: |
| * [[Stata/Margins|margins]] * [[Stata/Predict|predict]] |
* [[Stata/Mlogit|mlogit]] * [[Stata/Ologit|ologit]] |
| Line 94: | Line 94: |
| * [[Stata/Sem|sem]] | |
| Line 97: | Line 98: |
| * [[Stata/TsSet|tsset]] * [[Stata/Xi|xi]] * [[Stata/XtSet|xtset]] == Post-estimation Commands == * [[Stata/Estat|estat]] * [[Stata/Estimates|estimates]] * [[Stata/Margins|margins]] * [[Stata/Predict|predict]] |
|
| Line 98: | Line 109: |
| * [[Stata/Xi|xi]] == Programming == * [[Stata/AdoFiles|Ado Files]] * [[Stata/Frames|Frames]] * [[Stata/Macros|Macros]] * [[Stata/Mata|Mata]] * [[Stata/Matrices|Matrices]] * [[Stata/Programs|Programs]] * [[Stata/Python|Python]] * [[Stata/Scalars|Scalars]] * [[Stata/StoredResults|Stored Results]] * [[Stata/SystemParameters|System Parameters]] * [[Stata/SystemVariables|System Variables]] ---- |
* [[Stata/TestParm|testparm]] |
Stata
Stata is both a static-typed, interpreted language and a proprietary program to run programs written in Stata. There are no other notable implementations of a Stata (language) interpreter.
Data Model
Syntax
General Purpose Commands
Estimation Commands
Post-estimation Commands
