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: xtregdhp" matrix operation not found" error


From   "Choi, Jaewon" <[email protected]>
To   "[email protected]" <[email protected]>
Subject   st: xtregdhp" matrix operation not found" error
Date   Fri, 12 Apr 2013 20:03:04 +0000

Hi,

I keep getting error message "matrix operation not found" when using the xtregdhp module. Has anyone had a similar error before?

Here is what happens when I run the example given in the help file. I am simply running the dta file that comes along with the module:

. sysuse xtregdhp.dta, clear

. db xtregdhp

. xtset id t
       panel variable:  id (strongly balanced)
        time variable:  t, 1 to 7
                delta:  1 unit

. xtregdhp y x1 x2 , id(id) it(t) mfx(lin) diag lmh predict(Yh) resid(Eu)
matrix operation not found
r(501);


I am running Stata MP 12.1 on Windows. Any thoughts would be appreciated very much.



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