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]

Re: st: option noeqcheck not allowed


From   Joerg Luedicke <[email protected]>
To   [email protected]
Subject   Re: st: option noeqcheck not allowed
Date   Tue, 27 Aug 2013 17:47:21 -0400

. sysuse auto
(1978 Automobile Data)

. generate gpmw = ((1/mpg)/weight)*100*1000

. regress gpmw foreign

      Source |       SS       df       MS              Number of obs =      74
-------------+------------------------------           F(  1,    72) =   20.07
       Model |  .936705572     1  .936705572           Prob > F      =  0.0000
    Residual |  3.36079459    72  .046677703           R-squared     =  0.2180
-------------+------------------------------           Adj R-squared =  0.2071
       Total |  4.29750017    73  .058869865           Root MSE      =  .21605

------------------------------------------------------------------------------
        gpmw |      Coef.   Std. Err.      t    P>|t|     [95% Conf. Interval]
-------------+----------------------------------------------------------------
     foreign |   .2461526   .0549487     4.48   0.000     .1366143    .3556909
       _cons |   1.609004   .0299608    53.70   0.000     1.549278     1.66873
------------------------------------------------------------------------------

On Tue, Aug 27, 2013 at 5:41 PM, Wensley, Frances L
<[email protected]> wrote:
> . sysuse auto
> (1978 Automobile Data)
>
> . generate gpmw = ((1/mpg)/weight)*100*1000
>
> . regress gpmw foreign
>
>       Source |       SS       df       MS              Number of obs =      74
> -------------+------------------------------           F(  1,    72) =   20.07
>        Model |  .936705572     1  .936705572           Prob > F      =  0.0000
>     Residual |  3.36079459    72  .046677703           R-squared     =  0.2180
> -------------+------------------------------           Adj R-squared =  0.2071
>        Total |  4.29750017    73  .058869865           Root MSE      =  .21605
>
> option noeqcheck not allowed
> r(198);
>
>
>
> On 27 Aug 2013, at 21:31, Richard Williams wrote:
>
>> Well, if you are using a -noeqcheck- option, you should probably quit doing so. ;-) But otherwise show us your exact commands; you aren't giving us enough information to see what might be going wrong.
>>
>> At 02:17 PM 8/27/2013, Wensley, Frances L wrote:
>>> Can anyone explain how to run a simple regression analyses without getting this message:
>>>
>>> option noeqcheck not allowed
>>>
>>>
>>> *
>>> *   For searches and help try:
>>> *   http://www.stata.com/help.cgi?search
>>> *   http://www.stata.com/support/faqs/resources/statalist-faq/
>>> *   http://www.ats.ucla.edu/stat/stata/
>>
>> -------------------------------------------
>> Richard Williams, Notre Dame Dept of Sociology
>> OFFICE: (574)631-6668, (574)631-6463
>> HOME:   (574)289-5227
>> EMAIL:  [email protected]
>> WWW:    http://www.nd.edu/~rwilliam
>>
>> *
>> *   For searches and help try:
>> *   http://www.stata.com/help.cgi?search
>> *   http://www.stata.com/support/faqs/resources/statalist-faq/
>> *   http://www.ats.ucla.edu/stat/stata/
>
>
> *
> *   For searches and help try:
> *   http://www.stata.com/help.cgi?search
> *   http://www.stata.com/support/faqs/resources/statalist-faq/
> *   http://www.ats.ucla.edu/stat/stata/
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/faqs/resources/statalist-faq/
*   http://www.ats.ucla.edu/stat/stata/


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