Crystal,
After a regression, stata saves certain key results in its e(return)
list. It saves the variances of the parameters as a matrix called
e(V).
After running a regression, try typing
matrix list e(V)
after a regression (note the capital V). This gives the variances,
and the covariances of your regressors.
Cheers,
Nathan
On Tue, Jul 7, 2009 at 3:46 PM, <[email protected]> wrote:
> Dear all,
>
> After the regression, Stata outputs the coefficients of the parameters with
> standard error. I am wondering if Stata could give the variance of each
> Coef., instead of SE? How about the covariance of two Coef.? Any command?
>
> Thank you very much!
>
> Crystal
>
> *
> * 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/
>
--
"Imagination is more important than knowledge..."
-- Albert Einstein
*
* 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/