Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: RE: grqreg is not using all variables


From   "Nick Cox" <[email protected]>
To   <[email protected]>
Subject   st: RE: grqreg is not using all variables
Date   Mon, 17 May 2010 18:00:50 +0100

This arose earlier this month. See thread starting 

<http://www.stata.com/statalist/archive/2010-05/msg00242.html> 

As far as I know, it's a bug which the author has yet to fix. 

Austin Nichols suggested alternative code in the recent thread. 

In any event, do indicate where user-written software you refer to comes
from. -grqreg- is from SSC. 

Nick 
[email protected] 

Lucchino, Paolo


I'm having problems using grqreg. I'm running the following:

# delimit ;
sqreg logW NonPerm parttime VHrs PTandVAR age age2 tenure tenure2 empmon

HasPartner ChUnder5 LPCU5 qual_* LimitingCondition 
mpnr02_* sc2kmmj_* inde07m_* gorwkr_* year_* q_* if female==1 &
public==1, quantile(.1 .25 .5 .75 .9)  reps(10) ;
grqreg parttime NonPerm, ci ols olsci; 

However grqreg only plots the graph as if the specification only
included the first 5 independent variables plus the intercept.

Is it a memory problem??

*
*   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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index