Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: RE: AW: help with paretofit
From
philippe van kerm <[email protected]>
To
"[email protected]" <[email protected]>
Subject
st: RE: AW: help with paretofit
Date
Tue, 23 Feb 2010 17:13:16 +0100
There is a mistake in the help file. The value of 'alpha' is returned in the scalar 'e(ba)' (and not e(alpha)). You can also access it from the usual 'e(b)' matrix
sysuse auto
paretofit price
di e(ba)
di _b[_cons]
mat list e(b)
I will fix and send the update help to Kit.
Philippe
> -----Message d'origine-----
> De : [email protected] [mailto:owner-
> [email protected]] De la part de Martin Weiss
> Envoyé : Tuesday, February 23, 2010 5:02 PM
> À : [email protected]
> Objet : st: AW: help with paretofit
>
>
> <>
>
> " I can't find it in the ado file."
>
>
>
> Neither can I, seems it is simply not returned.
>
>
>
> HTH
> Martin
>
>
> -----Ursprüngliche Nachricht-----
> Von: [email protected]
> [mailto:[email protected]] Im Auftrag von Jon
> Schwabish
> Gesendet: Dienstag, 23. Februar 2010 16:23
> An: [email protected]
> Betreff: st: help with paretofit
>
> Does anyone know what options you need to include in the 'paretofit'
> command
> in order to return 'e(alpha)'? I can't find it in the ado file.
>
> Thanks,
> Jon Schwabish
>
> *
> * For searches and help try:
> * http://www.stata.com/help.cgi?search
> * http://www.stata.com/support/statalist/faq
> * http://www.ats.ucla.edu/stat/stata/
>
>
> *
> * For searches and help try:
> * http://www.stata.com/help.cgi?search
> * http://www.stata.com/support/statalist/faq
> * http://www.ats.ucla.edu/stat/stata/
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/