Statalist


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

RE: st: Estimates save and lincom - Stata10


From   Sp�rri-Fahrni Adrian <[email protected]>
To   <[email protected]>
Subject   RE: st: Estimates save and lincom - Stata10
Date   Thu, 8 Nov 2007 07:45:32 +0100

Austin,
you mistook my intention about an option store for the command "estimates use."
As soon as you want to compare the results of two or more estimation results, you have to follow two steps: First you load the results from disk using "estimates use filename" and then, second, store them into memory using "estimates store filename". You have to do this for each saved estimation result before you can start running e.g. likelihood-ratio tests. My idea was to combine these two necessary steps into one, with the help of a new option "store", like "estimates use filename, store".
This has nothing to do with saving data - which I definitely don't want to do for each estimation result!

Adrian 

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Austin Nichols
Sent: Wednesday, November 07, 2007 10:51 PM
To: [email protected]
Subject: Re: st: Estimates save and lincom - Stata10

No, it wouldn't be great.  I think you mean such a "feature" to bring the whole dataset back into memory.  If you saved the data along with every estimate (the only way to implement such a "feature"), you might fill up all the available hard disk space in your country in a matter of days.  Seriously, if you're using a large dataset (a few GB) and you saved it separately along with every estimate, you would run out of space very quickly.

Perhaps you are confusing saved estimates and saved data?

On 11/7/07, Sp�rri-Fahrni Adrian <[email protected]> wrote:
> This is great! Thanks to Austin and Roger.
>
> Wouldn't it be a nice feature to have the option store for estimates use?
> estimate use filename, store
>
> It'd bring back the saved estimation results directly to where we normally use them: in the memory.
>

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



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