Hey there. I am trying to compute the Gini coefficient from a sample. I used the command "ineqerr", obtaining the following result: 
Everything fine, but I would like to know how to get the stored result for the Gini coefficient? I could just copy and paste it, but I need to make a table with 96 Gini coefficients, and I really just want to loop over it and add it to a table.
Hope someone can help me with this one
Thanks!
Everything fine, but I would like to know how to get the stored result for the Gini coefficient? I could just copy and paste it, but I need to make a table with 96 Gini coefficients, and I really just want to loop over it and add it to a table.
Hope someone can help me with this one
