← Back to Regression Pillar

Regression Guide Index

All 20 guides in this category.

regress in Stata: OLS Basics and Correct Interpretation

13 min read

Run regress stata in Stata with coefficient interpretation, inference checks, and practical modeling decisions for real datasets.

Robust Standard Errors in Stata: vce(robust) and Interpretation

13 min read

Run robust standard errors stata in Stata with coefficient interpretation, inference checks, and practical modeling decisions for real datasets.

Clustered Standard Errors in Stata: vce(cluster) Do and Don't

17 min read

Run cluster standard errors stata in Stata with coefficient interpretation, inference checks, and practical modeling decisions for real datasets.

Multicollinearity in Stata: VIF, Dropped Variables, and Redesign

17 min read

Run multicollinearity stata in Stata with coefficient interpretation, inference checks, and practical modeling decisions for real datasets.

margins in Stata: Predictions, AMEs, and Clean Interpretation

17 min read

Run margins stata in Stata with coefficient interpretation, inference checks, and practical modeling decisions for real datasets.

Factor Variables in Stata: i., c., Interactions, and Base Levels

17 min read

Run i. factor variables stata in Stata with coefficient interpretation, inference checks, and practical modeling decisions for real datasets.

Interaction Terms in Stata: c.x##i.group with margins

17 min read

Run interaction term stata in Stata with coefficient interpretation, inference checks, and practical modeling decisions for real datasets.

Fixed Effects in Stata with xtreg, fe: Assumptions and Output

17 min read

Run xtreg fe stata in Stata with coefficient interpretation, inference checks, and practical modeling decisions for real datasets.

reghdfe vs xtreg in Stata: High-Dimensional FE Tradeoffs

21 min read

Run reghdfe stata in Stata with coefficient interpretation, inference checks, and practical modeling decisions for real datasets.

areg in Stata: Absorbed Fixed Effects and Practical Limits

17 min read

Run areg stata in Stata with coefficient interpretation, inference checks, and practical modeling decisions for real datasets.

hausman Test in Stata: FE vs RE and Common Failure Modes

21 min read

Run hausman test stata in Stata with coefficient interpretation, inference checks, and practical modeling decisions for real datasets.

logit in Stata: Odds Ratios, AMEs, and Predicted Probabilities

17 min read

Run logit stata in Stata with coefficient interpretation, inference checks, and practical modeling decisions for real datasets.

probit in Stata: Interpretation with margins and Use Cases

17 min read

Run probit stata in Stata with coefficient interpretation, inference checks, and practical modeling decisions for real datasets.

poisson in Stata: Count Models, Exposure, and Robust SE

17 min read

Run poisson stata in Stata with coefficient interpretation, inference checks, and practical modeling decisions for real datasets.

Negative Binomial in Stata: nbreg and Overdispersion Checks

21 min read

Run nbreg stata in Stata with coefficient interpretation, inference checks, and practical modeling decisions for real datasets.

glm in Stata: Families, Links, and margins Interpretation

21 min read

Run glm stata in Stata with coefficient interpretation, inference checks, and practical modeling decisions for real datasets.

Survival Analysis in Stata: stset, stcox, and Hazard Workflow

21 min read

Run survival analysis stata in Stata with coefficient interpretation, inference checks, and practical modeling decisions for real datasets.

Regression Diagnostics in Stata: Residuals, Leverage, Influence

17 min read

Run regression diagnostics stata in Stata with coefficient interpretation, inference checks, and practical modeling decisions for real datasets.

Heteroskedasticity Tests in Stata: estat hettest and BP/White

17 min read

Run heteroskedasticity test stata in Stata with coefficient interpretation, inference checks, and practical modeling decisions for real datasets.

GMM in Stata: Moment Setup and Convergence Debugging

21 min read

Run gmm stata in Stata with coefficient interpretation, inference checks, and practical modeling decisions for real datasets.