|
Size: 2939
Comment: Recategorize estat
|
← Revision 75 as of 2025-10-24 18:54:50 ⇥
Size: 3431
Comment: Updates
|
| 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]] * [[Stata/Weights|Weights]] |
|
| Line 22: | Line 28: |
| * [[Stata/DatetimeFunctions|Datetime Functions]] * [[Stata/DatetimePseudoFunctions|Datetime Pseudo-Functions]] |
|
| Line 28: | Line 32: |
== Functions == * [[Stata/DatetimeFunctions|Datetime Functions]] * [[Stata/DatetimePseudoFunctions|Datetime Pseudo-Functions]] |
|
| Line 30: | Line 39: |
| Line 38: | Line 45: |
| * [[Stata/By|by]] | |
| Line 46: | Line 54: |
| * [[Stata/Correlate|correlate]] | |
| Line 54: | Line 63: |
| * [[Stata/Egen|egen]] | * [[Stata/EGen|egen]] |
| Line 60: | Line 69: |
| * [[Stata/Gsort|gsort]] | * [[Stata/GSort|gsort]] |
| Line 72: | Line 81: |
| * [[Stata/PwCorr|pwcorr]] | |
| Line 83: | Line 93: |
| * [[Stata/Unab|unab]] | |
| Line 84: | Line 95: |
| == Estimation Commands == | |
| Line 85: | Line 97: |
| * [[Stata/Logistic|logistic]] * [[Stata/Logit|logit]] * [[Stata/Mlogit|mlogit]] * [[Stata/Ologit|ologit]] * [[Stata/Proportion|proportion]] * [[Stata/Regress|regress]] * [[Stata/Sem|sem]] * [[Stata/Stepwise|stepwise]] * [[Stata/Svy|svy]] * [[Stata/SvySet|svyset]] * [[Stata/Total|total]] * [[Stata/TsSet|tsset]] * [[Stata/Xi|xi]] * [[Stata/XtSet|xtset]] |
|
| Line 86: | Line 112: |
| == Modeling Commands == | == Post-estimation Commands == |
| Line 89: | Line 115: |
| * [[Stata/Logistic|logistic]] * [[Stata/Logit|logit]] |
* [[Stata/Estimates|estimates]] * [[Stata/Margins|margins]] |
| Line 92: | Line 118: |
| * [[Stata/Regress|regress]] * [[Stata/Svy|svy]] * [[Stata/SvySet|svyset]] |
|
| Line 96: | Line 119: |
| * [[Stata/TestParm|testparm]] | |
| Line 97: | Line 121: |
| == User-written commands == | |
| Line 98: | Line 123: |
== 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/Mahapick|mahapick]] |
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
Functions
General Purpose Commands
Estimation Commands
Post-estimation Commands
User-written commands
