Differences between revisions 44 and 52 (spanning 8 versions)
Revision 44 as of 2023-06-09 14:12:29
Size: 2626
Comment:
Revision 52 as of 2024-04-25 17:01:48
Size: 2939
Comment: Style: SAS procs get listed all uppercase, POSIX commands get listed all lowercase, so Stata commands should be listed all lowercase
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 38: Line 35:
 * [[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/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]]
 * [[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/Do|do]]
 * [[Stata/Drop|drop]]
 * [[Stata/Ds|ds]]
 * [[Stata/Duplicates|duplicates]]
 * [[Stata/Edit|edit]]
 * [[Stata/Egen|egen]]
 * [[Stata/Estat|estat]]
 * [[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/Preserve|preserve]]
 * [[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/Restore|restore]]
 * [[Stata/Set|set]]
 * [[Stata/Sort|sort]]
 * [[Stata/Summarize|summarize]]
 * [[Stata/Table|table]]
 * [[Stata/Tabulate|tabulate]]



== Modeling Commands ==

 * [[Stata/Logistic|logistic]]
 * [[Stata/Logit|logit]]
 * [[Stata/Predict|predict]]
 * [[Stata/Regress|regress]]
 * [[Stata/Svy|svy]]
 * [[Stata/SvySet|svyset]]
 * [[Stata/Test|test]]
Line 92: Line 109:



== 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 (last edited 2025-10-24 18:54:50 by DominicRicottone)