Size: 2939
Comment: Style: SAS procs get listed all uppercase, POSIX commands get listed all lowercase, so Stata commands should be listed all lowercase
|
← Revision 64 as of 2025-04-04 00:30:07 ⇥
Size: 3307
Comment: Link
|
Deletions are marked like this. | Additions are marked like this. |
Line 55: | Line 55: |
* [[Stata/Estat|estat]] | |
Line 84: | Line 83: |
* [[Stata/Unab|unab]] | |
Line 87: | Line 87: |
== Modeling Commands == | == Estimation Commands == |
Line 89: | Line 89: |
* [[Stata/Gsem|gsem]] | |
Line 91: | Line 92: |
* [[Stata/Predict|predict]] | * [[Stata/Mlogit|mlogit]] * [[Stata/Ologit|ologit]] |
Line 93: | Line 95: |
* [[Stata/Sem|sem]] * [[Stata/Stepwise|stepwise]] |
|
Line 95: | Line 99: |
* [[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 112: |
* [[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.
Contents
Data Model
Syntax
General Purpose Commands
Estimation Commands
Post-estimation Commands
Programming