Size: 2710
Comment:
|
Size: 2913
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 16: | Line 16: |
* [[Stata/StoredResults|Stored Results]] * [[Stata/SystemParameters|System Parameters]] * [[Stata/SystemVariables|System Variables]] |
|
Line 36: | Line 33: |
== Commands == | == General Purpose Commands == |
Line 52: | Line 49: |
* [[Stata/Do|Do]] | |
Line 70: | Line 68: |
* [[Stata/Preserve|Preserve]] | |
Line 78: | Line 77: |
* [[Stata/Restore|Restore]] * [[Stata/Set|Set]] |
|
Line 82: | Line 83: |
== Modeling Commands == * [[Stata/Logistic|Logistic]] * [[Stata/Logit|Logit]] * [[Stata/Predict|Predict]] * [[Stata/Regress|Regress]] * [[Stata/Svy|Svy]] * [[Stata/SvySet|SvySet]] * [[Stata/Test|Test]] |
|
Line 95: | Line 108: |
== Modeling == * [[Stata/Logistic|Logistic]] * [[Stata/Logit|Logit]] * [[Stata/Predict|Predict]] * [[Stata/Regress|Regress]] |
* [[Stata/StoredResults|Stored Results]] * [[Stata/SystemParameters|System Parameters]] * [[Stata/SystemVariables|System Variables]] |
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
General Purpose Commands
Modeling Commands
Programming