Size: 2939
Comment: Recategorize estat
|
← 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 == * [[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]] == Post-estimation Commands == |
Line 89: | Line 108: |
* [[Stata/Logistic|logistic]] * [[Stata/Logit|logit]] |
* [[Stata/Estimates|estimates]] * [[Stata/Margins|margins]] |
Line 92: | Line 111: |
* [[Stata/Regress|regress]] * [[Stata/Svy|svy]] * [[Stata/SvySet|svyset]] |
|
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