Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2021-03-16 17:11:03
Size: 199
Comment:
Revision 5 as of 2021-12-06 04:58:00
Size: 747
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 interpret and execute programs written in Stata. There are no other notable implementations of a Stata (language) interpreter.
Line 9: Line 11:
== Syntax == == Data Model ==
Line 11: Line 13:
See

 * [[Stata/Macros]]

----
 * [[Stata/DataFormats|Data Formats]]
 * [[Stata/Metadata|Metadata]]
Line 19: Line 18:
== Data == == Syntax ==
Line 21: Line 20:
See  * [[Stata/FileIO|File I/O]]
Line 23: Line 22:
 * [[Stata/FileIO]]
 * [[Stata/ReportFiles]]


== Programming ==

 * [[Stata/AdoAndDoFiles|Ado and Do Files]]
 * [[Stata/Macros|Macros]]
 * [[Stata/Programs|Programs]]
 * [[Stata/Python|Python]]



== Reporting ==

 * [[Stata/LogFiles|Log Files]]
 * [[Stata/ReportFiles|Report Files]]



== Analysis ==

 * [[Stata/Models|Models]]


Stata

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.


Data Model

Syntax

Programming

Reporting

Analysis


CategoryRicottone

Stata (last edited 2025-04-04 00:30:07 by DominicRicottone)