Differences between revisions 64 and 69 (spanning 5 versions)
Revision 64 as of 2025-04-04 00:30:07
Size: 3307
Comment: Link
Revision 69 as of 2025-10-06 19:29:44
Size: 3312
Comment: Links
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]]
Line 22: Line 27:
 * [[Stata/DatetimeFunctions|Datetime Functions]]
 * [[Stata/DatetimePseudoFunctions|Datetime Pseudo-Functions]]
Line 28: Line 31:

== Functions ==

 * [[Stata/DatetimeFunctions|Datetime Functions]]
 * [[Stata/DatetimePseudoFunctions|Datetime Pseudo-Functions]]
Line 30: Line 38:

Line 46: Line 52:
 * [[Stata/Correlate|correlate]]
Line 85: Line 92:

Line 94: Line 99:
 * [[Stata/Proportion|proportion]]
Line 99: Line 105:
 * [[Stata/Total|total]]
Line 102: Line 109:

Line 114: Line 119:


== 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 (last edited 2026-04-12 15:57:27 by DominicRicottone)