- 1、本文档共10页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
134-30 a hands-on introduction to sas data step programming:134-30一手在sas数据步编程介绍
SUGI 30 Hands-on Workshops
Paper 134-30
A Hands-On Introduction to SAS® DATA Step Programming
Debbie Buck, D. B. P. Associates, Houston, TX
ABSTRACT
The SAS DATA step is one of the most powerful and versatile software tools available for handling and manipulating
data files, especially large data sets. It is also sometimes somewhat confusing to SAS programmers as to what the
different statements do, what the correct syntax is for these statements, and how they can help you achieve your
goals.
In this workshop we will examine how to get data into a SAS data set, how to create new variables or modify existing
variables, how to conditionally handle variables or observations, how to handle a group of variables in the same way,
and how to control which observations are written to the SAS data set.
INTRODUCTION
To become familiar with SAS DATA step programming, we will discuss a number of commonly used DATA step
statements and then work through exercises utilizing these statements. Some of these will include:
• How to create a SAS data set (DATA statements),
• How to get data into a SAS data set (INFILE/INPUT, SET, MERGE statements),
• How to create or modify variables (Assignment statements),
• How to conditionally execute statements (IF-THEN/ELSE statements),
• How to select specific observations (Subsetting IF statements),
• How to process a group of variables (AR
您可能关注的文档
- 阳台不只是个晒衣服的地方--30款当下最流行的唯美阳台设计.doc
- 青岛版六年级数学上册期中试题.doc
- 青岛版数学上学期八年级期末复习二.doc
- 青少年视力保健01727.ppt
- 青岛版八年级上数学期末复习三.doc
- 000592_S#ST昌源_福建中福实业股份有限公司_2007年_年度报告.pdf
- 青海铝厂阳极组装工艺PLC控制系统设计说明书.doc
- 静脉输液与输血34984.ppt
- 008建设城市地下综合管廊以及管廊综合监控的必要性.pdf
- 00369永泰地产2014年年报.pdf
- c程序员面试题及答案.doc
- 第01讲 运动的描述(练习)(解析版)-【上好课】2025年高考物理一轮复习讲练测(新教材新高考).pdf
- c的面试题及答案.doc
- 第01讲 运动的描述(练习)(原卷版)-【上好课】2025年高考物理一轮复习讲练测(新教材新高考).pdf
- 2003年非典后航空复盘分析报告.pdf
- 第02讲 匀变速直线运动的规律(练习)(解析版)-【上好课】2025年高考物理一轮复习讲练测(新教材新高考).pdf
- 第02讲 匀变速直线运动的规律(练习)(原卷版)-【上好课】2025年高考物理一轮复习讲练测(新教材新高考).pdf
- c考试题库及答案.doc
- c面试题及答案.doc
- 汽车管件及座椅骨架、异形金属结构件生产线改造项目(技术改造)报告表.pdf
文档评论(0)