Differences between revisions 5 and 8 (spanning 3 versions)
Revision 5 as of 2021-12-06 04:58:00
Size: 747
Comment:
Revision 8 as of 2022-03-16 16:34:11
Size: 860
Comment:
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 interpret and execute programs written in Stata. There are no other notable implementations of a Stata (language) interpreter. '''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.
Line 13: Line 13:
 * [[Stata/DataTypes|Data Types]]
Line 20: Line 21:
 * [[Stata/NumericFunctions|Numeric Functions]]
 * [[Stata/StringFunctions|String Functions]]

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

Programming

Reporting

Analysis


CategoryRicottone

Stata (last edited 2025-10-24 18:54:50 by DominicRicottone)