Miscellaneous Stata tools with varying levels of documentation.
To list the packages and view help files:
net cd https://raw.githubusercontent.com/stuartjcameron/misc-stata/master
The more complete and documented packages are listed below.
Analyse inequality between two groups. A simple inequality measurement tool developed to accompany the UNESCO Institute for Statistics Handbook on Measuring Equity in Education
net describe impartial, from(https://raw.githubusercontent.com/stuartjcameron/misc-stata/master)
Wrapper for putexcel
that makes writing to Excel more convenient.
net describe writex, from(https://raw.githubusercontent.com/stuartjcameron/misc-stata/master)
Recode text multiple response variable to dummy or count variables
net describe multresp, from(https://raw.githubusercontent.com/stuartjcameron/misc-stata/master)
Log to html file
net describe hlog, from(https://raw.githubusercontent.com/stuartjcameron/misc-stata/master)
Split a local macro into other macros
net describe spliti, from(https://raw.githubusercontent.com/stuartjcameron/misc-stata/master)