|
Size: 2939
Comment: Recategorize estat
|
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: |
| * [[Stata/Gsem|gsem]] * [[Stata/Logistic|logistic]] * [[Stata/Logit|logit]] * [[Stata/Mlogit|mlogit]] * [[Stata/Ologit|ologit]] * [[Stata/Regress|regress]] * [[Stata/Sem|sem]] * [[Stata/Stepwise|stepwise]] * [[Stata/Svy|svy]] * [[Stata/SvySet|svyset]] * [[Stata/TsSet|tsset]] * [[Stata/Xi|xi]] * [[Stata/XtSet|xtset]] |
|
| Line 86: | Line 102: |
| == Modeling Commands == | == Post-estimation Commands == |
| Line 89: | Line 105: |
| * [[Stata/Logistic|logistic]] * [[Stata/Logit|logit]] |
* [[Stata/Estimates|estimates]] * [[Stata/Margins|margins]] |
| Line 92: | Line 108: |
| * [[Stata/Regress|regress]] * [[Stata/Svy|svy]] * [[Stata/SvySet|svyset]] |
|
| Line 96: | Line 109: |
== 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
