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/