Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | "Choi, Jaewon" <jaewchoi@illinois.edu> |
To | "statalist@hsphsun2.harvard.edu" <statalist@hsphsun2.harvard.edu> |
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/