SAS中文论坛

 找回密码
 立即注册

扫一扫,访问微社区

查看: 1884|回复: 2
打印 上一主题 下一主题

SHSUG2005年1月份聚会及会前培训班**正式通知** 地点变动

[复制链接]

49

主题

76

帖子

1462

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
1462
楼主
 楼主| 发表于 2005-1-6 11:07:50 | 只看该作者

SHSUG2005年1月份聚会及会前培训班**正式通知** 地点变动

For more and any update, please visit <!-- w --><a class="postlink" href="http://www.shsug.org">http://www.shsug.org</a><!-- w -->

[color=red:882eb]****请注意地点变动--&gt;淮海中路333号瑞安广场2205室 (美国Medifacts公司上海代表处)请相互转告!!**** [/color:882eb]
[color=blue:882eb]
变动原因:SAS公司地处较偏,双休中午很能找到吃饭的地方;另外本聚会的人很多,SAS公司会议室小了些。估计改到淮海中路对于绝大多数人而言近多了!

我的联系方式 139-1854-6055, 沈燕 139-1823-4389。

请相互转告为盼!谢谢。周六见。[/color:882eb]

******
SHSUG 2005年1月聚会前培训班和聚会日程

时间:2OO5年1月8日(周六)上午9:00-12:00 下午1:00-5:30
地点变动为:淮海中路333号瑞安广场2205室(美国Medifacts公司上海代表处)
(地铁1号线黄陂南路站出口即是)

9:00
回复 支持 反对

使用道具 举报

49

主题

76

帖子

1462

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
1462
沙发
 楼主| 发表于 2005-1-6 11:16:17 | 只看该作者

讲座介绍

主讲人之一:Andrew H. Karp [url=http&#58;//www&#46;sierrainformation&#46;com:53705]<!-- m --><a class="postlink" href="http://www.sierrainformation.com">http://www.sierrainformation.com</a><!-- m -->[/url:53705]

Title 1: A Peek at PROC DOCUMENT
Title 2: ODS 201: Making Your Life Easier with the Output Delivery System
See the abstracts below.

Andrew is frequently invited to share his expertise on the SAS System at meetings of the SAS Users Group International (SUGI) conference and at regional user conferences throughout the United States. He has been an invited speaker to SAS users groups in Canada, New Zealand, Australia and the United Kingdom, and has also presented papers at annual meetings of SEUGI (SAS European Users Group International) and SUGA (SAS Users Group Asia).

主讲人之二:Dr. Dafeng Chen (A Biostatistician in Silicon Valley, US)

Introduction: Dr. Chen will give some background information about the current status of SAS programming in US biopharmaceutical industry and followed by a Q&amp;A session.

#####
Title 1: A Peek at PROC DOCUMENT
论题 1:PROC DOCMENT一瞥
If implementation of the Output Delivery System (ODS) in Version 8 changed the way you think about working with SAS procedure-generated output, then learning about PROC DOCUMENT, new to SAS 9, will change the way you think about the Output Delivery System itself. PROC DOCUMENT, along with the new Document Window and the ODS DOCUMENT Destination, revolutionizes the way we can work with the tables generated from applying ODS-compliant Procedures to your data sets. This presentation shows you how these new features can be used to: a) reorganize your SAS generate output; B) save ODS tables as either permanent or temporary “documents” that you can re-use repeatedly without having to re-run Procedures against data sets; c) work with ODS “documents; d) use the Document Window to work with your ODS documents; and, e) use PROC DOCUMENT syntax to accomplish your tasks instead of using point-and-click methods in the Document Window. This presentation is appropriate for all SAS users who want to take advantage of this exciting new addition to ODS in SAS 9.

如果说V8的ODS的应用改变了你对处理SAS过程步生成输出的方式的话, 那么学习SAS V9的新功能PROC DOCUMENT将改变你对ODS的看法,PROC DOCUMENT,其新的文件窗口及其ODS DOCUMENT目标将对我们从ODS兼容的过程步中获取的数据来制作统计表的工作方式带来革命性的变化。本讲座将演示应用这些新特性来:A)重组SAS产生的输出,B)永久或暂时性存储文档,以便其可以反复利用而不要重新调用数据重新运行过程步。C)处理ODS文件,D)应用文件窗口来处理ODS文档, E)应用PROC DOCUMENT语句替代在文件窗口中用鼠标点击的方法来完成分析任务,本讲座适合所有的希望利用SAS v9的这项让人振奋的新增功能的SAS用户

Title 2: ODS 201: Making Your Life Easier with the Output Delivery System
论题 2: ODS 201: 应用ODS使你的工作更轻松/奉献给数据分析员和统计师的ODS
Building on the concepts and techniques presented in the previous presentation, this 50 minute talk shows you how to take advantage of ODS capabilities that will simplify your work with SAS generated output. We will look at ways to render output from multiple SAS procedures in to SAS data sets and then combine that output in to one data set to facilitate identification of “optimal” or “best” statistical model from among many potential models. Another example shows how to combine ODS and Data Step capabilities to obtain a test statistic that is not available from a SAS/STAT module procedure and then use the results of that statistic in a model-building exercise. Once we have the required output, we will look at how other ODS capabilities are applied to create a visually compelling report of the results, including how to dynamically assign colors (i.e., “traffic light”) to parts of the output depending on user-defined “decision rules.” While several of the examples are drawn from output generated by PROCs REG and LOGISTIC in SAS/STAT? Software, the concepts and techniques shown are applicable to all users of SAS Software, especially those using PROC REPORT.

基于之前介绍的理念及技术,这50分钟将讲述怎样利用ODS来简化生成SAS output的工作,我们将讨论将多个SAS过程步的输出转换成SAS数据集,其后再将其整合成一个数据集,这样便于我们从多个统计模型中确定最适或最优模型。另外的一个例子将演示如何结合data步和ODS来获取SAS/STAT模块中某些过程步中没有的统计量。并应用这些统计量来建立模型。我们将讨论一旦我们得到了所需得统计量,怎样应用ODS的其它特性来建立具有视觉震撼力的统计报表。包括怎么动态的根据用户定义的规则来对报表部分改变颜色(如交通信号灯),虽然这几个例子采用的是SAS/STAT? 中 PROCs REG 和 LOGISTIC的输出结果,但我们讲述的这些理念和技术适用于SAS的所有用户,特别是使用PROC REPORT的用户。
回复 支持 反对

使用道具 举报

49

主题

76

帖子

1462

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
1462
板凳
 楼主| 发表于 2005-1-7 15:09:57 | 只看该作者

comments on the meeting and pre-meeting seminar

&lt;下面的帖子是从SHSUG homepage 拷贝过来的,希望有兴趣的朋友珍惜机会。-子豹&gt;

<!-- m --><a class="postlink" href="http://groups.yahoo.com/group/SHSUG/message/409">http://groups.yahoo.com/group/SHSUG/message/409</a><!-- m -->

&lt;&lt;&lt;&lt;
From:  STEPHEN XUE &lt;xj1001@yahoo.com&gt;
Date:  Fri Jan 7, 2005  9:15 am
Subject:  Re: [SHSUG] SHSUG 2OO5年1月份聚会及会前培训班**正式通知**


Hi, All:

    Please try your best to participate this training program and I assumed it should be free, the regular charge in USA is over $300 per day! Good lucky to everybody...

                    One of your friends from New Jersey...

                                                             Stephen
&gt;&gt;&gt;&gt;
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|小黑屋|手机版|Archiver|SAS中文论坛  

GMT+8, 2025-6-8 17:32 , Processed in 0.072436 second(s), 22 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表