Statalist


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

st: RE: Useing e(over_labels)


From   "Martin Weiss" <[email protected]>
To   <[email protected]>
Subject   st: RE: Useing e(over_labels)
Date   Wed, 8 Jul 2009 23:33:33 +0200

<>

***
cap ssc inst parmest
sysuse auto, clear
mean mpg, over(for rep,  nolabel)
parmest, saving(myfile, replace)
u myfile, clear
drop eq t dof
l
***



HTH
Martin


-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Richard
Palmer-Jones
Sent: Mittwoch, 8. Juli 2009 22:37
To: [email protected]
Subject: st: Useing e(over_labels)

Dear Readers

I want to compuile the ereturned e(b) and e(v) results of a "mean
var1, over(var2 var3, nolabel)" into a usable form, such as rows in
new variables or a matrix, together with the relevatn values of var2 &
var3

I think this means making use of the values in e(over_labels), but how
to do so escapes me.

All ideas appreciated.

Richard
*
*   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/

*
*   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