Differences between revisions 66 and 74 (spanning 8 versions)
Revision 66 as of 2025-05-20 18:04:21
Size: 3214
Comment: Renamed section
Revision 74 as of 2025-10-24 17:16:19
Size: 3435
Comment: Fix capitalization
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.

There are no other notable implementations of the language.
Line 21: Line 23:
 * [[Stata/Weights|Weights]]
Line 25: Line 28:
 * [[Stata/DatetimeFunctions|Datetime Functions]]
 * [[Stata/DatetimePseudoFunctions|Datetime Pseudo-Functions]]
Line 31: Line 32:

== Functions ==

 * [[Stata/DatetimeFunctions|Datetime Functions]]
 * [[Stata/DatetimePseudoFunctions|Datetime Pseudo-Functions]]
Line 47: Line 53:
 * [[Stata/Correlate|correlate]]
Line 55: Line 62:
 * [[Stata/Egen|egen]]  * [[Stata/EGen|egen]]
Line 61: Line 68:
 * [[Stata/Gsort|gsort]]  * [[Stata/GSort|gsort]]
Line 73: Line 80:
 * [[Stata/PwCorr|pwcorr]]
Line 93: Line 101:
 * [[Stata/Proportion|proportion]]
Line 98: Line 107:
 * [[Stata/Total|total]]
Line 111: Line 121:
== User-written commands ==

 * [[Stata/Mahapick|mahapick]]

Stata (last edited 2026-04-12 15:57:27 by DominicRicottone)