Statalist The Stata Listserver


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

Re: st: displaying the variance-covariance matrix


From   ymarchenko@stata.com (Yulia Marchenko, StataCorp)
To   statalist@hsphsun2.harvard.edu
Subject   Re: st: displaying the variance-covariance matrix
Date   Wed, 22 Feb 2006 13:25:12 -0600

Rudy Fichtenbaum <rudy.fichtenbaum@wright.edu> 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 <dvmaster@gmail.com> 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
   ymarchenko@stata.com
*
*   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–2025 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index