And, in a concurrent thread, comes a useful
reminder from Ken Higbee about -viewsource-.
Nick
n.j.cox@durham.ac.uk
> -----Original Message-----
> From: owner-statalist@hsphsun2.harvard.edu
> [mailto:owner-statalist@hsphsun2.harvard.edu]On Behalf Of Nick Cox
> Sent: 07 September 2005 15:54
> To: statalist@hsphsun2.harvard.edu
> Subject: RE: st: Calculating the e^b using listcoef
>
>
> This is a recommendation to use -adotype-.
>
> -adotype- is an old program, written by myself
> and now on SSC, which finds (the first instance
> of) an .ado file along
> your adopath and then types it out (within your
> Results window). Among other things, a listing
> will thus be added to any log file open.
>
> It may well seem most ungracious, and whoever
> finds -adotype- useful is more than welcome
> to it, but I want to say that this is usually
> not the best solution.
>
> To scrutinise the code of an .ado file,
> I recommend rather loading it up in an editor
> and/or the Stata viewer, as previously suggested.
>
> Nick
> n.j.cox@durham.ac.uk
>
> adiallo5@worldbank.org
>
> > which listcoef
> > ssc inst adotype, replace
> > adotype listcoef
> >
> > If you want to see listcoef in
> > action:
> > se tr on
> > logit ....
> > listcoef
>
> Mosi A. Ifatunji
>
> > How do I look at the code for listcoef?
>
> *
> * 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/