请注明:姓名-公司-职位
以便审核进群资格,未注明则拒绝
webgu 发表于 2013-3-4 16:45 什么叫“每个月都要增加一个观测” ?
webgu 发表于 2013-3-4 16:58 每月是什么意思? 有什么规律? 就你的特例。 data s;
heperwong 发表于 2013-3-4 17:01 将LS的程序套进宏里面,每月输入两个值就OK;啦
lllyyy! 发表于 2013-3-5 12:21 [data s; input mth $6. rate best10.4; cards;
bjtoronto 发表于 2013-3-6 03:13 %macro apend(mth,rate); proc sql noprint; insert into s