Differences between revisions 16 and 24 (spanning 8 versions)
Revision 16 as of 2022-09-25 20:13:37
Size: 1243
Comment:
Revision 24 as of 2023-01-14 20:12:15
Size: 1573
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
 * [[Stata/SystemVariables|System Variables]]
Line 23: Line 24:
 * [[Stata/NumericFunctions|Numeric Functions]]
 * [[Stata/StringFunctions|String Functions]]
 * [[Stata/AggregatingData|Aggregating Data]]
Line 28: Line 28:
 * [[Stata/JoiningData|Joining Data]]
Line 29: Line 30:
 * [[Stata/AggregatingData|Aggregating Data]]
 * [[Stata/JoiningData|Joining Data]]
 * [[Stata/NumericFunctions|Numeric Functions]]
 * [[Stata/StringFunctions|String Functions]]



== Commands ==

 * [[Stata/Duplicates|Duplicates]]
 * [[Stata/Egen|Egen]]
 * [[Stata/Rename|Rename]]
Line 36: Line 45:
 * [[Stata/AdoAndDoFiles|Ado and Do Files]]  * [[Stata/AdoFiles|Ado Files]]
Line 38: Line 47:
 * [[Stata/Mata|Mata]]
 * [[Stata/Matrices|Matrices]]
Line 39: Line 50:
 * [[Stata/Mata|Mata]]
Line 41: Line 51:
 * [[Stata/Scalars|Scalars]]
Line 56: Line 67:
----



== See also ==

[[https://www.stata.com/manuals/icombinedsubjecttableofcontents.pdf|Stata user manual]]

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.


Data Model

Syntax

Commands

Programming

Reporting

Analysis


See also

Stata user manual


CategoryRicottone

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