我的数据一个是个人的,一个是社区的
我希望能将社区的收入变量income,通过村庄的id(变量名称为cid),导入到个人的那个表格中
最后显示出“每个人所在的那个社区的收入”
之后我用
merge m:1 czid using 村庄文件
显示
variable interviewerid is double in master but str12 in using data
You could specify merge's force option to ignore this numeric/string mismatch. The using variable would then be treated as if it contained numeric missing value.
请问这个该如何解决啊?


雷达卡





京公网安备 11010802022788号







