经典sas资料-经管之家官网!

人大经济论坛-经管之家 收藏本站
您当前的位置> 软件培训>>

SAS软件培训

>>

经典sas资料

经典sas资料

发布:wangban19970701 | 分类:SAS软件培训

关于本站

人大经济论坛-经管之家:分享大学、考研、论文、会计、留学、数据、经济学、金融学、管理学、统计学、博弈论、统计年鉴、行业分析包括等相关资源。
经管之家是国内活跃的在线教育咨询平台!

经管之家新媒体交易平台

提供"微信号、微博、抖音、快手、头条、小红书、百家号、企鹅号、UC号、一点资讯"等虚拟账号交易,真正实现买卖双方的共赢。【请点击这里访问】

提供微信号、微博、抖音、快手、头条、小红书、百家号、企鹅号、UC号、一点资讯等虚拟账号交易,真正实现买卖双方的共赢。【请点击这里访问】

目录:Contents1ABriefIntroductiontoSAS1.1Introduction1.2TheMicrosoftWindowsUserInterface1.2.1TheEditorWindow1.2.2TheLogandOutputWindows1.2.3OtherMenus1.3TheSASLanguage1.3.1AllSASStatementsMustEndwitha ...
免费学术公开课,扫码加入


目录:
Contents
1 A Brief Introduction to SAS
1.1 Introduction
1.2 The Microsoft Windows User Interface
1.2.1 The Editor Window
1.2.2 The Log and Output Windows
1.2.3 Other Menus
1.3 The SAS Language
1.3.1 All SAS Statements Must End with a Semicolon
1.3.2 Program Steps
1.3.3 Variable Names and Data Set Names
1.3.4 Variable Lists
1.4 The Data Step
1.4.1 Creating SAS Data Sets from Raw Data
1.4.2 The Data Statement
1.4.3 The Infile Statement
1.4.4 The Input Statement
1.4.5 Reading Data from an Existing SAS Data Set
1.4.6 Storing SAS Data Sets on Disk
1.5 Modifying SAS Data
1.5.1 Creating and Modifying Variables
1.5.2 Deleting Variables
1.5.3 Deleting Observations
1.5.4 Subsetting Data Sets
1.5.5 Concatenating and Merging Data Sets
1.5.6 Merging Data Sets: Adding Variables
1.5.7 The Operation of the Data Step
1.6 The
proc
Step
1.6.1 The
proc
Statement
1.6.2 The
var
Statement
©2002 CRC Press LLC
1.6.3 The
where
Statement
1.6.4 The
by
Statement
1.6.5 The
class
Statement
1.7 Global Statements
1.8 ODS: The Output Delivery System
1.9 SAS Graphics
1.9.1
Proc
gplot
1.9.2 Overlaid Graphs
1.9.3 Viewing and Printing Graphics
1.10 Some Tips for Preventing and Correcting Errors
2 Data Description and Simple Inference: Mortality and Water
Hardness in the U.K.
2.1 Description of Data
2.2 Methods of Analysis
2.3 Analysis Using SAS
Exercises
3 Simple Inference for Categorical Data: From Sandflies to
Organic Particulates in the Air
3.1 Description of Data
3.2 Methods of Analysis
3.3 Analysis Using SAS
3.3.1 Cross-Classifying Raw Data
3.3.2 Sandflies
3.3.3 Acacia Ants
3.3.4 Piston Rings
3.3.5 Oral Contraceptives
3.3.6 Oral Cancers
3.3.7 Particulates and Bronchitis
Exercises
4 Multiple Regression: Determinants of Crime Rate in the
United States
4.1 Description of Data
4.2 The Multiple Regression Model
4.3 Analysis Using SAS
Exercises
5 Analysis of Variance I: Treating Hypertension
5.1 Description of Data
5.2 Analysis of Variance Model
5.3 Analysis Using SAS
©2002 CRC Press LLC
Exercises
6 Analysis of Variance II: School Attendance Amongst
Australian Children
6.1 Description of Data
6.2 Analysis of Variance Model
6.2.1 Type I Sums of Squares
6.2.2 Type III Sums of Squares
6.3 Analysis Using SAS
Exercises
7 Analysis of Variance of Repeated Measures: Visual Acuity
7.1 Description of Data
7.2 Repeated Measures Data
7.3 Analysis of Variance for Repeated Measures Designs
7.4 Analysis Using SAS
Exercises
8 Logistic Regression: Psychiatric Screening, Plasma Proteins, and
Danish Do-It-Yourself
8.1 Description of Data
8.2 The Logistic Regression Model
8.3 Analysis Using SAS
8.3.1 GHQ Data
8.3.2 ESR and Plasma Levels
8.3.3 Danish Do-It-Yourself
Exercises
9 Generalised Linear Models: School Attendance Amongst
Australian School Children
9.1 Description of Data
9.2 Generalised Linear Models
9.2.1 Model Selection and Measure of Fit
9.3 Analysis Using SAS
Exercises
10 Longitudinal Data I: The Treatment of Postnatal Depression
10.1 Description of Data
10.2 The Analyses of Longitudinal Data
10.3 Analysis Using SAS
10.3.1 Graphical Displays
10.3.2 Response Feature Analysis
Exercises
©2002 CRC Press LLC
11 Longitudinal Data II: The Treatment of Alzheimer’s Disease
11.1 Description of Data
11.2 Random Effects Models
11.3 Analysis Using SAS
Exercises
12 Survival Analysis: Gastric Cancer and Methadone Treatment
of Heroin Addicts
12.1 Description of Data
12.2 Describing Survival and Cox’s Regression Model
12.2.1 Survival Function
12.2.2 Hazard Function
12.2.3 Cox’s Regression
12.3 Analysis Using SAS
12.3.1 Gastric Cancer
12.3.2 Methadone Treatment of Heroin Addicts
Exercises
13 Principal Components Analysis and Factor Analysis:
The Olympic Decathlon and Statements about Pain
13.1 Description of Data
13.2 Principal Components and Factor Analyses
13.2.1 Principal Components Analysis
13.2.2 Factor Analysis
13.2.3 Factor Analysis and Principal Components
Compared
13.3 Analysis Using SAS
13.3.1 Olympic Decathlon
13.3.2 Statements about Pain
Exercises
14 Cluster Analysis: Air Pollution in the U.S.A.
14.1 Description of Data
14.2 Cluster Analysis
14.3 Analysis Using SAS
Exercises
15 Discriminant Function Analysis: Classifying Tibetan Skulls
15.1 Description of Data
15.2 Discriminant Function Analysis
15.3 Analysis Using SAS
Exercises
©2002 CRC Press LLC
16 Correspondence Analysis: Smoking and Motherhood,
Sex and the Single Girl, and European Stereotypes
16.1 Description of Data
16.2 Displaying Contingency Table Data Graphically Using
Correspondence Analysis
16.3 Analysis Using SAS
16.3.1 Boyfriends
16.3.2 Smoking and Motherhood
16.3.3 Are the Germans Really Arrogant?
Exercises
Appendix A: SAS Macro to Produce Scatterplot Matrices
Appendix B: Answers to Selected Chapter Exercises
References
「经管之家」APP:经管人学习、答疑、交友,就上经管之家!
免流量费下载资料----在经管之家app可以下载论坛上的所有资源,并且不额外收取下载高峰期的论坛币。
涵盖所有经管领域的优秀内容----覆盖经济、管理、金融投资、计量统计、数据分析、国贸、财会等专业的学习宝库,各类资料应有尽有。
来自五湖四海的经管达人----已经有上千万的经管人来到这里,你可以找到任何学科方向、有共同话题的朋友。
经管之家(原人大经济论坛),跨越高校的围墙,带你走进经管知识的新世界。
扫描下方二维码下载并注册APP
本文关键词:

本文论坛网址:https://bbs.pinggu.org/thread-660691-1-1.html

人气文章

1.凡人大经济论坛-经管之家转载的文章,均出自其它媒体或其他官网介绍,目的在于传递更多的信息,并不代表本站赞同其观点和其真实性负责;
2.转载的文章仅代表原创作者观点,与本站无关。其原创性以及文中陈述文字和内容未经本站证实,本站对该文以及其中全部或者部分内容、文字的真实性、完整性、及时性,不作出任何保证或承若;
3.如本站转载稿涉及版权等问题,请作者及时联系本站,我们会及时处理。
经管之家 人大经济论坛 大学 专业 手机版