Statalist The Stata Listserver


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

st: Writing parameter estimates to a file


From   SamL <[email protected]>
To   Stata Listserve <[email protected]>
Subject   st: Writing parameter estimates to a file
Date   Sat, 29 Apr 2006 10:03:58 -0700 (PDT)

I want to use stata to estimate a model to obtain starting values for a
model that cannot yet be estimated in stata.  Thus, I want to write the
parameters (only) to a file that I can then read into a single-purpose
package that can estimate the model I am trying to estimate.  I have
checked the manual and the statalist archive but I have yet to find how I
might save the parameter estimates into a file.  I am using stata8.2.

I imagine there might be something like:

save e(b) /path/for/the/file/filename.ext
or
matrix save e(b) /path/for/the/file/filename.ext

but I have not found any such thing.  Any assistance is greatly
appreciated.

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