Statalist The Stata Listserver


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

st: AW: stored estimates problem - solved


From   "Thomas Erdmann" <[email protected]>
To   <[email protected]>
Subject   st: AW: stored estimates problem - solved
Date   Fri, 19 Jan 2007 14:49:41 +0100

Sorry, it works out using
est drop fe_cl_td

- Tom
 

-----Urspr�ngliche Nachricht-----
Von: Thomas Erdmann [mailto:[email protected]] 
Gesendet: Freitag, 19. Januar 2007 14:43
An: '[email protected]'
Betreff: stored estimates problem

Hi - 

In my dofile I carry out a regression which results I store by: 
estimates store fe_cl_td

Then I collapse the data and carry out different regressions. Checking with 
des _est* 
shows that the previous stored result is not there anymore.

So I carry out
estimates table *, star

But here, the results from the original regression ( fe_cl_td )appear again.
I tried to clear the memory by using all

eret clear
ret clear
sret clear

but still, the estimates appear together with the others if I use
estimates table *, star

Any ideas? 
Thanks in advance.
- Tom


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