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
"Wensley, Frances L" <[email protected]>
To
"<[email protected]>" <[email protected]>
Subject
Re: st: option noeqcheck not allowed
Date
Tue, 27 Aug 2013 21:41:42 +0000
. 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/