My list of
Useful Stata Commands is an extensive reference that I created for my students.
The following ado files extend Stata's capabilities:
- rcheck Check sensitivity (robustness) of results to alternative model specifications.
- dfbeta3 Compute DFBETAs even after regress with robust/clustered SEs.
- dummychk Check dummy (indicator) variables to ensure they are okay.
- onetoone Assert a one-to-one correspondence between values of variables.
- globdist Distance between latitude & longitude coordinates.
- circnum Count data points in a geographic radius of each point.
- exlocs Create data points for extra geographic locations.
- strlist List in compact form.
- sthaz Smoothed hazard (transition/failure) rate plots.
- hazplot Smoothed hazard (transition/failure) rate plots - alternative versionfor discrete-time data.
- rencode Encode/decode and replace variable(s).
- hammersley Hammersley sequences for non-random high-efficiency sampling.