Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: displaying the variance-covariance matrix


From   [email protected] (Yulia Marchenko, StataCorp)
To   [email protected]
Subject   Re: st: displaying the variance-covariance matrix
Date   Wed, 22 Feb 2006 13:25:12 -0600

Rudy Fichtenbaum <[email protected]> asks:

> I know that when you estimate a regression Stata calculates e(v) which is the
> variance-covariance matrix. Is there a simple way to display the
> variance-covariance matrix? I tried the display command but that does not
> work.

Dimitry Masterov <[email protected]> suggested to use

	. matrix list e(V)

In addition to Dimitry's response Rudy can also type

	. estat vce

in Stata 9 and

	. vce

in older versions of Stata to display the variance-covariance matrix. For more
information see

 . help estat
 . help vce


-- Yulia
   [email protected]
*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index