Differences between revisions 24 and 39 (spanning 15 versions)
Revision 24 as of 2023-01-14 20:12:15
Size: 1573
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 37: Line 38:
 * [[Stata/Append|Append]]
 * [[Stata/Collapse|Collapse]]
 * [[Stata/Contract|Contract]]
Line 39: Line 43:
 * [[Stata/Generate|Generate]]
 * [[Stata/Graph|Graph]]
 * [[Stata/Label|Label]]
 * [[Stata/List|List]]
 * [[Stata/Log|Log]]
 * [[Stata/Merge|Merge]]
 * [[Stata/PutDocx|PutDocx]]
 * [[Stata/PutExcel|PutExcel]]
Line 40: Line 52:
 * [[Stata/Reshape|Reshape]]
Line 55: Line 68:
== Reporting == == Modeling ==
Line 57: Line 70:
 * [[Stata/LogFiles|Log Files]]
 * [[Stata/ReportFiles|Report Files]]



== Analysis ==

 * [[Stata/Graphing|Graphing]]
 * [[Stata/Modeling|Modeling]]
 * [[Stata/Logistic|Logistic]]
 * [[Stata/Logit|Logit]]
 * [[Stata/Predict|Predict]]
 * [[Stata/Regress|Regress]]

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)