|
Size: 747
Comment:
|
Size: 2710
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 3: | Line 3: |
| '''Stata''' is both a static-typed, interpreted language and a proprietary program to interpret and execute programs written in Stata. There are no other notable implementations of a Stata (language) interpreter. | '''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 14: | Line 14: |
| * [[Stata/DataTypes|Data Types]] | |
| Line 15: | Line 16: |
| * [[Stata/StoredResults|Stored Results]] * [[Stata/SystemParameters|System Parameters]] * [[Stata/SystemVariables|System Variables]] |
|
| Line 20: | Line 24: |
| * [[Stata/AggregatingData|Aggregating Data]] * [[Stata/DatetimeFunctions|Datetime Functions]] * [[Stata/DatetimePseudoFunctions|Datetime Pseudo-Functions]] |
|
| Line 21: | Line 28: |
| * [[Stata/JoiningData|Joining Data]] * [[Stata/Logic|Logic]] * [[Stata/Looping|Looping]] * [[Stata/NumericFunctions|Numeric Functions]] * [[Stata/StringFunctions|String Functions]] == Commands == * [[Stata/Append|Append]] * [[Stata/Assert|Assert]] * [[Stata/Browse|Browse]] * [[Stata/Capture|Capture]] * [[Stata/Cd|Cd]] * [[Stata/Clear|Clear]] * [[Stata/Cls|Cls]] * [[Stata/Collapse|Collapse]] * [[Stata/Compress|Compress]] * [[Stata/Confirm|Confirm]] * [[Stata/Contract|Contract]] * [[Stata/Count|Count]] * [[Stata/Describe|Describe]] * [[Stata/Display|Display]] * [[Stata/Drop|Drop]] * [[Stata/Ds|Ds]] * [[Stata/Duplicates|Duplicates]] * [[Stata/Edit|Edit]] * [[Stata/Egen|Egen]] * [[Stata/FrAlias|FrAlias]] * [[Stata/FrGet|FrGet]] * [[Stata/FrLink|FrLink]] * [[Stata/Generate|Generate]] * [[Stata/Graph|Graph]] * [[Stata/Gsort|Gsort]] * [[Stata/Inspect|Inspect]] * [[Stata/Keep|Keep]] * [[Stata/Label|Label]] * [[Stata/List|List]] * [[Stata/Log|Log]] * [[Stata/Merge|Merge]] * [[Stata/Order|Order]] * [[Stata/PutDocx|PutDocx]] * [[Stata/PutExcel|PutExcel]] * [[Stata/Pwd|Pwd]] * [[Stata/Recast|Recast]] * [[Stata/Recode|Recode]] * [[Stata/Rename|Rename]] * [[Stata/Replace|Replace]] * [[Stata/Reshape|Reshape]] * [[Stata/Sort|Sort]] * [[Stata/Summarize|Summarize]] * [[Stata/Table|Table]] * [[Stata/Tabulate|Tabulate]] |
|
| Line 26: | Line 87: |
| * [[Stata/AdoAndDoFiles|Ado and Do Files]] | * [[Stata/AdoFiles|Ado Files]] * [[Stata/Frames|Frames]] |
| Line 28: | Line 90: |
| * [[Stata/Mata|Mata]] * [[Stata/Matrices|Matrices]] |
|
| Line 30: | Line 94: |
| * [[Stata/Scalars|Scalars]] | |
| Line 33: | Line 98: |
| == Reporting == | == Modeling == |
| Line 35: | Line 100: |
| * [[Stata/LogFiles|Log Files]] * [[Stata/ReportFiles|Report Files]] |
* [[Stata/Logistic|Logistic]] * [[Stata/Logit|Logit]] * [[Stata/Predict|Predict]] * [[Stata/Regress|Regress]] ---- |
| Line 40: | Line 109: |
| == Analysis == | == See also == |
| Line 42: | Line 111: |
| * [[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.
Contents
Data Model
Syntax
Commands
Programming
Modeling
