Awesome
egenmisc includes several functions for egen which are faster than the versions from egenmore
Installation
egenmisc
is now available on SSC.
ssc install egenmisc
To install the latest version on Github
-
with Stata13+
net install egenmisc, from("https://raw.githubusercontent.com/matthieugomez/egenmisc/master/")
-
with Stata 12 or older, download the zipfiles of the repositories and run in Stata the following commands:
net install egenmisc, from("SomeFolder")