Size: 199
Comment:
|
Size: 1885
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
'''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. |
|
Line 9: | Line 11: |
== Data Model == * [[Stata/DataTypes|Data Types]] * [[Stata/DataFormats|Data Formats]] * [[Stata/Metadata|Metadata]] * [[Stata/SystemParameters|System Parameters]] * [[Stata/SystemVariables|System Variables]] * [[Stata/StoredResults|Stored Results]] |
|
Line 11: | Line 24: |
See | * [[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]] * [[Stata/NumericFunctions|Numeric Functions]] * [[Stata/StringFunctions|String Functions]] |
Line 13: | Line 34: |
* [[Stata/Macros]] | == Commands == * [[Stata/Collapse|Collapse]] * [[Stata/Contract|Contract]] * [[Stata/Duplicates|Duplicates]] * [[Stata/Egen|Egen]] * [[Stata/Label|Label]] * [[Stata/List|List]] * [[Stata/Rename|Rename]] * [[Stata/Reshape|Reshape]] == Programming == * [[Stata/AdoFiles|Ado Files]] * [[Stata/Macros|Macros]] * [[Stata/Mata|Mata]] * [[Stata/Matrices|Matrices]] * [[Stata/Programs|Programs]] * [[Stata/Python|Python]] * [[Stata/Scalars|Scalars]] == Modeling == * [[Stata/Logistic|Logistic]] * [[Stata/Logit|Logit]] * [[Stata/Predict|Predict]] * [[Stata/Regress|Regress]] == Reporting == * [[Stata/LogFiles|Log Files]] * [[Stata/ReportFiles|Report Files]] == Analysis == * [[Stata/Graphing|Graphing]] * [[Stata/Modeling|Modeling]] |
Line 19: | Line 86: |
== Data == | == See also == |
Line 21: | Line 88: |
See | [[https://www.stata.com/manuals/icombinedsubjecttableofcontents.pdf|Stata user manual]] |
Line 23: | Line 90: |
* [[Stata/FileIO]] * [[Stata/ReportFiles]] |
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