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]
Re: st: Request for urgent response
From
Nick Cox <[email protected]>
To
"[email protected]" <[email protected]>
Subject
Re: st: Request for urgent response
Date
Thu, 22 Aug 2013 15:57:47 +0100
I'd advise that requests for urgent responses really are
counter-productive. It is difficult to imagine any committed Stata
person being more willing to answer this just because it's urgent for
you, and easy to imagine many being irritated into deleting it
instantly.
The point is made in the Statalist FAQ, which you were asked to read
before posting.
Nick
[email protected]
On 22 August 2013 15:52, Soumitra Ghosh <[email protected]> wrote:
>
> Hi,
>
> I have used the following commands to estimate the concentration index.
>
> glcurve income [aw=weight], pvar(rank) nograph
> qui sum yis [fw=intweight]
> scalar mean=r(mean)
> cor yis rank [fw=intweight], c
> sca c=(2/mean)*r(cov_12)
> sca list c
>
> Kindly let me know how to derive confidence interval for the concentration
> index calculated using the above STATA commands.
>
>
> *
> * For searches and help try:
> * http://www.stata.com/help.cgi?search
> * http://www.stata.com/support/faqs/resources/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/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/