egenfast: because egen is too slow
November 19, 2014 ยท View on GitHub
Provide some fast alternatives to egen functions To make it fast we make both design tradeoffs and minor improvements
Functions currently supported:
- max (tip: this is equivalent to a any() function when combined with a == expression)
Installation:
net install egenfast , from(https://github.com/sergiocorreia/egenfast/raw/master/)