Differences between revisions 7 and 35 (spanning 28 versions)
Revision 7 as of 2022-03-16 16:33:11
Size: 825
Comment:
Revision 35 as of 2023-06-07 20:44:31
Size: 1926
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
 * [[Stata/DataTypes|Data Types]]
Line 15: Line 16:
 * [[Stata/SystemParameters|System Parameters]]
 * [[Stata/SystemVariables|System Variables]]
 * [[Stata/StoredResults|Stored Results]]
Line 20: Line 24:
 * [[Stata/AggregatingData|Aggregating Data]]
 * [[Stata/DatetimeFunctions|Datetime Functions]]
 * [[Stata/DatetimePseudoFunctions|Datetime Pseudo-Functions]]
 * [[Stata/FileIO|File I/O]]
 * [[Stata/JoiningData|Joining Data]]
 * [[Stata/Logic|Logic]]
 * [[Stata/Looping|Looping]]
Line 22: Line 33:
 * [[Stata/FileIO|File I/O]]


== Commands ==

 * [[Stata/Append|Append]]
 * [[Stata/Collapse|Collapse]]
 * [[Stata/Contract|Contract]]
 * [[Stata/Duplicates|Duplicates]]
 * [[Stata/Egen|Egen]]
 * [[Stata/Label|Label]]
 * [[Stata/List|List]]
 * [[Stata/Log|Log]]
 * [[Stata/Merge|Merge]]
 * [[Stata/PutDocx|PutDocx]]
 * [[Stata/PutExcel|PutExcel]]
 * [[Stata/Rename|Rename]]
 * [[Stata/Reshape|Reshape]]
Line 28: Line 56:
 * [[Stata/AdoAndDoFiles|Ado and Do Files]]  * [[Stata/AdoFiles|Ado Files]]
Line 30: Line 58:
 * [[Stata/Mata|Mata]]
 * [[Stata/Matrices|Matrices]]
Line 32: Line 62:
 * [[Stata/Scalars|Scalars]]
Line 35: Line 66:
== Reporting == == Modeling ==
Line 37: Line 68:
 * [[Stata/LogFiles|Log Files]]
 * [[Stata/ReportFiles|Report Files]]
 * [[Stata/Logistic|Logistic]]
* [[Stata/Logit|Logit]]
 * [[Stata/Pr
edict|Predict]]
 * [[Stata/Regress|Regress]]
Line 44: Line 77:
 * [[Stata/Models|Models]]  * [[Stata/Graphing|Graphing]]
 * [[Stata/Modeling|Modeling]]

----



== 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

Modeling

Analysis


See also

Stata user manual


CategoryRicottone

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