stata中_merge变量代表的意思是什么?
_merge:if the data is only in your first data set, it is 1; if it is only in your merging data set ,it is 2; if both , it is 3.
_merge:如果数据是只有在你的第一个数据集,它是1;如果只有在你的合并数据集,它是2,如果两个,3。
存在第一个数据集是什么意思?合并数据集又是什么意思?存在于两个中是指存在于两个合并文件中吗?
上述解释不懂,求大神指教,谢谢! |
|