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: Error message: estimates post: matrix has missing values
From
Stas Kolenikov <[email protected]>
To
[email protected]
Subject
Re: Error message: estimates post: matrix has missing values
Date
Fri, 14 May 2010 15:00:23 -0500
On Fri, May 14, 2010 at 2:36 PM, DocStudentAA <[email protected]> wrote:
> I'm having the same issue. I tried using the EXACT code from
> http://www.stata.com/support/faqs/stat/ivreg.html on the "sysuse auto data"
> (i.e. I'm replicating the Stata help example) and I get the same error Bob
> is getting "estimates post: matrix has missing values" which on
> investigation stems from the fact that Vmatrix is populated with blanks...
The code works fine for me, and Vmatrix is
. mat li Vmatrix
symmetric Vmatrix[3,3]
y2hat x1 _cons
y2hat 16314.103
x1 11759.524 14048.737
_cons -813695.51 -807459.49 49450582
In the earlier Robert's example, there may have been no e(rmse)
returned after -xtreg- (unlike -reg-). So I am guessing the code
produce SOME results... Vince Wiggins says these are right results :))
--
Stas Kolenikov, also found at http://stas.kolenikov.name
Small print: I use this email account for mailing lists only.
*
* 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/