Size: 2939
Comment: Style: SAS procs get listed all uppercase, POSIX commands get listed all lowercase, so Stata commands should be listed all lowercase
|
Size: 3195
Comment: Rewrite intro
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
'''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. | '''Stata''' (sometimes typeset as '''STATA''') is both a programming language and a statistical software suite. |
Line 5: | Line 5: |
<<TableOfContents>> | There are no other notable implementations of the language. |
Line 7: | Line 7: |
---- | == General == |
Line 9: | Line 9: |
== Data Model == |
* [[Stata/AdoFiles|Ado Files]] |
Line 15: | Line 12: |
* [[Stata/Frames|Frames]] * [[Stata/Macros|Macros]] * [[Stata/Mata|Mata]] * [[Stata/Matrices|Matrices]] |
|
Line 16: | Line 17: |
* [[Stata/Programs|Programs]] * [[Stata/Python|Python]] * [[Stata/Scalars|Scalars]] * [[Stata/StoredResults|Stored Results]] * [[Stata/SystemParameters|System Parameters]] * [[Stata/SystemVariables|System Variables]] |
|
Line 30: | Line 35: |
Line 55: | Line 58: |
* [[Stata/Estat|estat]] | |
Line 84: | Line 86: |
* [[Stata/Unab|unab]] | |
Line 85: | Line 88: |
== Estimation Commands == | |
Line 86: | Line 90: |
== Modeling Commands == |
* [[Stata/Gsem|gsem]] |
Line 91: | Line 93: |
* [[Stata/Predict|predict]] | * [[Stata/Mlogit|mlogit]] * [[Stata/Ologit|ologit]] |
Line 93: | Line 96: |
* [[Stata/Sem|sem]] * [[Stata/Stepwise|stepwise]] |
|
Line 95: | Line 100: |
* [[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 96: | Line 111: |
== 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 (sometimes typeset as STATA) is both a programming language and a statistical software suite.
There are no other notable implementations of the language.
General
Syntax
General Purpose Commands
Estimation Commands
Post-estimation Commands