Differences between revisions 17 and 27 (spanning 10 versions)
Revision 17 as of 2022-12-30 20:16:52
Size: 1290
Comment:
Revision 27 as of 2023-03-15 21:18:09
Size: 1715
Comment:
Deletions are marked like this. Additions are marked like this.
Line 24: Line 24:
 * [[Stata/NumericFunctions|Numeric Functions]]
 * [[Stata/StringFunctions|String Functions]]
 * [[Stata/AggregatingData|Aggregating Data]]
Line 29: Line 28:
 * [[Stata/JoiningData|Joining Data]]
Line 30: Line 30:
 * [[Stata/AggregatingData|Aggregating Data]]
 * [[Stata/JoiningData|Joining Data]]
 * [[Stata/NumericFunctions|Numeric Functions]]
 * [[Stata/StringFunctions|String Functions]]



== Commands ==

 * [[Stata/Duplicates|Duplicates]]
 * [[Stata/Egen|Egen]]
 * [[Stata/Rename|Rename]]
Line 37: Line 45:
 * [[Stata/AdoAndDoFiles|Ado and Do Files]]  * [[Stata/AdoFiles|Ado Files]]
Line 39: Line 47:
 * [[Stata/Mata|Mata]]
 * [[Stata/Matrices|Matrices]]
Line 40: Line 50:
 * [[Stata/Mata|Mata]]
Line 42: Line 51:
 * [[Stata/Scalars|Scalars]]



== Modeling ==

 * [[Stata/Logistic|Logistic]]
 * [[Stata/Logit|Logit]]
 * [[Stata/Predict|Predict]]
 * [[Stata/Regress|Regress]]
Line 57: Line 76:
----



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

Reporting

Analysis


See also

Stata user manual


CategoryRicottone

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