Oh, those Stata hacker undocumented tools :)). Doesn't one need this
-program- to be -eclass-, just to be on the safe side?
On 9/3/08, Jeff Pitblado, StataCorp LP <[email protected]> wrote:
> Here is a quick work-around:
>
> program myqreg
> version 10.1
> syntax [varlist] [if] [in] [, *]
>
> if replay() {
> _coef_table, `options'
> exit
> }
> qreg `0'
> end
>
--
Stas Kolenikov, also found at http://stas.kolenikov.name
Small print: I use this email account for mailing lists only.
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/