Statalist The Stata Listserver


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

Re: st: Writing parameter estimates to a file


From   Scott Cunningham <[email protected]>
To   [email protected]
Subject   Re: st: Writing parameter estimates to a file
Date   Sat, 29 Apr 2006 13:36:39 -0400

Sam,

You can save parameter estimates with the -estimates- module.

scott



On Apr 29, 2006, at 1:03 PM, SamL wrote:

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