Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: Getting mean of dependent variable from OLS regression using esttab


From   David Merriman <[email protected]>
To   [email protected]
Subject   st: Getting mean of dependent variable from OLS regression using esttab
Date   Thu, 2 Jul 2009 11:08:34 -0500

Is there a way to get the mean of the dependent variable reported using esttab?

I want to do something like this

reg y1 x1 x2, r
estimates store model1

reg y1 z1 z2, r
estimates store model2

esttab model1 model2

Thanks

-- 
David Merriman
[email protected]
*
*   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/



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