Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: GraphGini coefficient and bootstraped ci


From   "Nikolaos Kanellopoulos" <[email protected]>
To   <[email protected]>
Subject   st: GraphGini coefficient and bootstraped ci
Date   Wed, 3 Oct 2007 21:15:32 +0300

Dear all,

I am using inequal7 to estimate the Gini coefficient over a time period for
each year. I want to create a scatter plotwith the Gini coefficients for
each year  connected and the bootstraped confidence intervals. 

I know how to bootstrap the Gini coefficient but not how to draw this graph.

This is what I use to perform the bootstrap:
webuse abdata
bootstrap a=r(gini), reps(50) : inequal7 wage if  yr1976==1, returnscalars
bootstrap a=r(gini), reps(50) : inequal7 wage if  yr1977==1, returnscalars

Any advice is welcome

Kind regards
Nikos

*
*   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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index