在SAS中proc expand是做什么用的~!求详细解释!
procexpanddata=haveout=wantmethod=stepextrapolate;bydescendingid;idyear;convertcode1;...
proc expand data=have out=want method=step extrapolate;
by descending id;
id year;
convert code1 ;
run;
expand是做什么用的?
data=have out=want method=step 什么意思?
by descending id;
id year; 这两句和iD有什么关系。。。。求解释下语句之间表达的意思~! 展开
by descending id;
id year;
convert code1 ;
run;
expand是做什么用的?
data=have out=want method=step 什么意思?
by descending id;
id year; 这两句和iD有什么关系。。。。求解释下语句之间表达的意思~! 展开
1个回答
展开全部
本回答被提问者采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询