Differences between revisions 4 and 7 (spanning 3 versions)
Revision 4 as of 2021-05-19 16:08:32
Size: 446
Comment:
Revision 7 as of 2022-03-16 16:33:11
Size: 825
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

'''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 9: Line 11:
== Syntax ==

See:

 * [[Stata/Macros|Macros]]

----



== Data ==

See:
== Data Model ==
Line 26: Line 16:
----

== Syntax ==

 * [[Stata/NumericFunctions|Numeric Functions]]
 * [[Stata/StringFunctions|String Functions]]
 * [[Stata/FileIO|File I/O]]
Line 30: Line 26:
== Output == == Programming ==
Line 32: Line 28:
See:  * [[Stata/AdoAndDoFiles|Ado and Do Files]]
 * [[Stata/Macros|Macros]]
 * [[Stata/Programs|Programs]]
 * [[Stata/Python|Python]]
Line 34: Line 33:
 * [[Stata/FileIO|File I/O]]

== Reporting ==
Line 37: Line 39:

----
Line 43: Line 43:

See:

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-04-04 00:30:07 by DominicRicottone)