ssc install xtbalance
xtbalance, range(numlist) [ miss(varlist) ]
选项:
range(numlist) specifies sample range to be transfored. numlist must be two integers and specified in ascending order.
miss(varlist) forces to drop the observations if any one of the variable in varlist has missing value.
这个内容非常复杂的