Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | Scott Merryman <scott.merryman@gmail.com> |
To | statalist@hsphsun2.harvard.edu |
Subject | Re: st: AW: Problem with grqreg |
Date | Tue, 23 Feb 2010 07:47:09 -0600 |
It looks it if you alter line 24 in _sqregtrace.ado and line 77 in grqreg.ado from local regs = `cols' / (e(k_cat) - 1) to local regs = `cols' / (e(n_q) ) then it will work. Of course, you could just call -qreg- rather than -sqreg- to generate the graph. Scott * * 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/