spok <[email protected]> wrote:
> How could I have gotten a list of internal variables?
[after issuing stcox in stata8]
. ereturn list
stcox is an e-class estimation command. There is a description of
classes in the help page for the -return- command:
e-class: estimation commands such as regress, logistic, etc., that fit
statistical models. Such estimation results stay around until
the next model is fitted. Results are returned in e().
ereturn list lists results stored in e(). ereturn local,
ereturn scalar, and ereturn matrix save macros, scalars, and
matrices in e(). See help ereturn for more details and
information on the other subcommands.
--
Philippe
*
* 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/