Differences between revisions 20 and 39 (spanning 19 versions)
Revision 20 as of 2023-01-13 22:01:43
Size: 1340
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]]
Line 18: Line 19:
 * [[Stata/StoredResults|Stored Results]]
Line 29: Line 29:
 * [[Stata/Logic|Logic]]
Line 32: Line 33:



== 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 47: Line 68:
== Reporting == == Modeling ==
Line 49: Line 70:
 * [[Stata/LogFiles|Log Files]]
 * [[Stata/ReportFiles|Report Files]]
 * [[Stata/Logistic|Logistic]]
* [[Stata/Logit|Logit]]
 * [[Stata/Pr
edict|Predict]]
 * [[Stata/Regress|Regress]]

----
Line 54: Line 79:
== Analysis == == See also ==
Line 56: Line 81:
 * [[Stata/Graphing|Graphing]]
 * [[Stata/Modeling|Modeling]]
[[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)