stata函数大全
Stata函数大全一、数值型函数abs(x) 绝对值 abs(-9)=9comb(n,k) 从n中取k个的组合 comb(10,2)=45exp(x) 指数 exp(0)=1fill()
stata函数大全