Differences between revisions 8 and 39 (spanning 31 versions)
Revision 8 as of 2022-03-16 16:34:11
Size: 860
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 33: Line 64:
 * [[Stata/Scalars|Scalars]]
Line 36: Line 68:
== Reporting == == Modeling ==
Line 38: Line 70:
 * [[Stata/LogFiles|Log Files]]
 * [[Stata/ReportFiles|Report Files]]
 * [[Stata/Logistic|Logistic]]
* [[Stata/Logit|Logit]]
 * [[Stata/Pr
edict|Predict]]
 * [[Stata/Regress|Regress]]

----
Line 43: Line 79:
== Analysis == == See also ==
Line 45: 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)