Thanks to Kit Baum, an update to the -moremata- package is available from SSC. To install the update, type

Code:
. ssc install moremata, replace
or use the adoupdate command.

Main changes:
  • There is a new function called mm_ls() to take least-squares fits (equivalent to Stata's regress). mm_ls() is highly accurate and fast.
  • There is a new function called mm_qr() to take quantile regression fits (similar to Stata's qreg; mm_qr() uses an interior-point algorithm whereas qreg uses the simplex algorithm)
ben