Size: 2971
Comment: Link
|
← 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 83: | Line 83: |
* [[Stata/Unab|unab]] | |
Line 86: | Line 87: |
== Modeling Commands == | == Estimation Commands == |
Line 88: | Line 89: |
* [[Stata/Estat|estat]] | * [[Stata/Gsem|gsem]] |
Line 91: | Line 92: |
* [[Stata/Predict|predict]] | * [[Stata/Mlogit|mlogit]] * [[Stata/Ologit|ologit]] |
Line 93: | Line 95: |
* [[Stata/Sem|sem]] | |
Line 96: | 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 97: | 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