regress in Stata: OLS Basics and Correct Interpretation
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Run gmm stata in Stata with coefficient interpretation, inference checks, and practical modeling decisions for real datasets.