Link
Search
Menu
Expand
Document
Home
Session 1
Short Intro to Stata
Primer on Stata Commands
Stata Commands
use
browse and edit
describe, tabulate, and summarize
Conditional Statements I
Conditional Statements II
drop and keep
generate and replace
rename
save
Short assignment
Session 2
Project folder
File paths and global macro
Local macros
Stored results
For Loops
Bringing it all together
Short assignment
Suggested solutions
Session 3
Setting up do files
\_N and \_n (and indexing)
Duplicates!
Sorting
Egen
By by
Short assignment
Session 4
Variable Types
Variable Documentation
Combining Data - Append
Combining Data - Merge
Session 1
Stata Commands
Stata Commands
Table of contents
use
browse and edit
describe, tabulate, and summarize
Conditional Statements I
Conditional Statements II
drop and keep
generate and replace
rename
save