公卫百科  > 所属分类  >  SAS   
[0] 评论[0] 编辑

SAS Subscripted Variables

Subscripted variables can be used to easily read groups of values in the input statement.

The following example creates and reads values for five variables: q1, q2, q3, q4, and q5. The data step is written


data quiz;
input q1-q5;
cards; 公卫考场
.....

附件列表


0

词条内容仅供参考,如果您需要解决具体问题
(尤其在法律、医学等领域),建议您咨询相关领域专业人士。

如果您认为本词条还有待完善,请 编辑

上一篇 SAS Symbol Statement    下一篇 山东大学公共卫生学院社会医学与卫生管理学研究所

标签

暂无标签

同义词

暂无同义词