Dear All,
I'm exploring 5-year stacked dataset. Trying to compare distribution over this period using absolute Lorenz curves. I used
. I got a graph with this but without the line of perfect equality (similar to 45-degree line). Any help on how to add this?
Thanks,
Dapel
I'm exploring 5-year stacked dataset. Trying to compare distribution over this period using absolute Lorenz curves. I used
Code:
glcurve income , split by(year)
Thanks,
Dapel
Comment