Differences between revisions 9 and 39 (spanning 30 versions)
Revision 9 as of 2022-07-26 15:01:57
Size: 884
Comment:
Revision 39 as of 2023-06-08 00:35:11
Size: 1896
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
 * [[Stata/DataFormats|Data Formats]]
Line 14: Line 15:
 * [[Stata/DataFormats|Data Formats]]
Line 16: Line 16:
 * [[Stata/StoredResults|Stored Results]]
 * [[Stata/SystemParameters|System Parameters]]
 * [[Stata/SystemVariables|System Variables]]
Line 21: 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 23: Line 33:
 * [[Stata/FileIO|File I/O]]


== Commands ==

 * [[Stata/Append|Append]]
 * [[Stata/Collapse|Collapse]]
 * [[Stata/Contract|Contract]]
 * [[Stata/Duplicates|Duplicates]]
 * [[Stata/Egen|Egen]]
 * [[Stata/Generate|Generate]]
 * [[Stata/Graph|Graph]]
 * [[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 29: Line 58:
 * [[Stata/AdoAndDoFiles|Ado and Do Files]]  * [[Stata/AdoFiles|Ado Files]]
Line 31: Line 60:
 * [[Stata/Mata|Mata]]
 * [[Stata/Matrices|Matrices]]
Line 32: Line 63:
 * [[Stata/MATA|MATA]]
Line 34: Line 64:
 * [[Stata/Scalars|Scalars]]
Line 37: Line 68:
== Reporting == == Modeling ==
Line 39: Line 70:
 * [[Stata/LogFiles|Log Files]]
 * [[Stata/ReportFiles|Report Files]]
 * [[Stata/Logistic|Logistic]]
* [[Stata/Logit|Logit]]
 * [[Stata/Pr
edict|Predict]]
 * [[Stata/Regress|Regress]]

----
Line 44: Line 79:
== Analysis == == See also ==
Line 46: Line 81:
 * [[Stata/Models|Models]] [[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


See also

Stata user manual


CategoryRicottone

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