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: anketest r(310)


From   Nick Cox <[email protected]>
To   [email protected]
Subject   Re: st: anketest r(310)
Date   Tue, 10 Jan 2012 17:35:28 +0000

-anketest- is from SSC. Please remember to explain where user-written
programs you refer to come from.

If you get no replies explaining this problem, you may need to contact
the author directly.

In order to fix this yourself, I guess that you would need to learn
some Mata programming.

Nick

On Tue, Jan 10, 2012 at 5:17 PM, Jane Harrison <[email protected]> wrote:
>> To test for spatial autocorrelation in the residuals, I typed:
>>
>> anketest, wn(merge2) wf(Stata) model(iv-sar) // test for spatial autocorrelation in the residuals
>>
>> I then received the following error message:
>>
>> classdef _b_stat() in use
>> (nothing dropped)
>> (160 lines skipped)
>>
>> (error occurred while loading anketest.ado)
>>
>> r(310);
>> end of do-file
>>
>> Here is a description of r(310):
>
>> [P]     error . . . . . . . . . . . . . . . . . . . . . . . .  Return code 310
>>         not possible because object(s) in use;
>>         This can occur with mata describe and mata drop and indicates
>>         that the objects referred to cannot be described or eliminated
>>         because an earlier iteration of Mata is currently using them.
>>
>> Any ideas on what this means and how to fix it?

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