Differences between revisions 65 and 72 (spanning 7 versions)
Revision 65 as of 2025-05-20 18:04:08
Size: 3217
Comment: Removed whitespace/TOC
Revision 72 as of 2025-10-24 16:55:16
Size: 3435
Comment: Link
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:
== Data Model == There are no other notable implementations of the language.

== General ==
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 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)