This question shows research effort; it is useful and clear
0
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
我有一个面板数据集。我正在估计各州的不平等测量。
ineqdeco income if state==12
//Now, what command can i use to assign inequality measurement values to local variables?
// local gini = `r(...`
// local atkinson = `r(...`