Bookmark and Share

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: Change in Inequality Decomposition


From   Nidhi Parekh <[email protected]>
To   [email protected]
Subject   st: Change in Inequality Decomposition
Date   Thu, 13 Dec 2012 13:53:08 -0500

Hi,

I am trying to run a dynamic (change in) ineqaulity distribution
analysis on Stata. I first used the 'descogini' command to run the
Gini decomposition by income source for year A and B. I am not sure
how to now extend this analysis to analyse the change in ineqaulity. I
read that I need to save the results of each year in a local macros
but I am unsure of

- What results are to be saved. G_k?

 - Where does Stata save these results?

 - Once I save these results for both the years. do I just run
descogini on these two local macros?

 Commands:
descogini PCI Pension1 Pension2 Pension3 LabourIncome LabourIncome2
PvtTransfer rent TCT (for 2004)

local 2004 = G_k ??

descogini PCI Pension1 Pension2 Pension3 LabourIncome LabourIncome2
PvtTransfer rent TCTn (for 2009)

local 2009 =G_k

descogini 2004 2009
*
*   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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index