结果:找到“dat SAS”相关内容688个,排序为按回复时间降序,搜索更多相关帖子请点击“高级
Validating Clinical Trials Data Reporting with SAS
76 个回复 - 27589 次查看 如题 补充内容 (2014-4-30 18:07): 我把书售价从300金币降到20金币了。之前很多论坛上的朋友私信不够钱买的,我都一一免费赠送了。至于花了300金币买了这本书的,就当作是给论坛做贡献吧,我当初一页页把纸板的书 ...2013-6-18 21:06 - DinoKLiu - 商业数据分析
Statistical Data Analysis Using SAS _ Intermediate Statistical Methods
5 个回复 - 1651 次查看 Statistical Data Analysis Using SAS _ Intermediate Statistical Methods2018-4-13 13:52 - lwell20 - 商业数据分析
Data Preparation for Data mining using sas
9 个回复 - 6267 次查看 CHAPTER 1 INTRODUCTION 1 1.1 The Data Mining Process 1 1.2 Methodologies of Data Mining 1 1.3 The Mining View 3 1.4 The Scoring View 4 1.5 Notes on Data Mining Software 4 CHAPTER 2 TASKS AND D ...2010-10-7 11:28 - arpanet - 商业数据分析
Clinical trial data analysis with R and SAS[2nd edition] 2017
3 个回复 - 1911 次查看 Authors : Chen, Ding-Geng; Peace, Karl E.; Zhang, Pinggao The goal of this book, as stated by the authors, is to fill the knowledge gap that exists between developed statistical methods and t ...2017-9-6 21:08 - scirro - 计量经济学与统计软件
好用的 SAS data轉換軟體Stattransfer.v9+破解 (免費)
158 个回复 - 43803 次查看 為感謝版主eijuhz對小弟的支持, 特別在SAS版發布這個好用的小工具給大家免費分享!!我寫了readmefirst.txt在rar檔裡~~~很簡單介紹一下Stat/transfer 9.0: 簡單地說這是一個能把data format A 轉成 data format B 得一 ...2008-6-17 13:17 - pywolf - 商业数据分析
Validating Clinical Trial Data Reporting with SAS.
6 个回复 - 2039 次查看 新人报到,想要这本书学习一下~~2018-12-6 17:22 - lsy_cpu - 爱问频道
朱世武《SAS编程技术教程》及其数据集ResDat下载!
39 个回复 - 15260 次查看 有的只有书没有数据,有的只有数据没有书,这儿一起发了! 2个币,还算厚道吧?!2012-10-9 23:11 - tangor - 商业数据分析
Data Mining Cookbook (WILEY, SAS book)
12 个回复 - 8265 次查看 Data Mining Cookbook (WILEY, SAS book) Modeling Data for Marketing, Risk, and Customer Relationship Management --------------------------------------------------------------------------------------- ...2010-3-25 00:23 - AaronChiang - 商业数据分析
Data Management Solutions Using SAS Hash Table Operations (PDF)
25 个回复 - 4131 次查看 English | 2018 | ISBN: 1629601438 | 399 Pages | true PDF Hash tables can do a lot more than you might think! Data Management Solutions Using SAS Hash Table Operations: A Business Intelligence Case ...2018-11-16 10:38 - igs816 - SAS专版
基于朱世武SAS编程技术教程数据代码集ResDat
1 个回复 - 817 次查看 基于朱世武SAS编程技术教程数据代码集ResDat 下面的截图说明,只显示了其50%的内容! 基于朱世武SAS编程技术教程数据代码集ResDat 基于朱世武SAS编程技术教程数据代码集ResDat 基于朱世武SAS编程技术教程数 ...2022-2-9 10:55 - lotus_sss - 现金交易版
An Introduction to Categorical Data Analysis, 3rd Edition(SAS, Stata, R)
18 个回复 - 2998 次查看 Wiley | English | 2019 | ISBN-10: 1119405262 | 400 Pages | ePUB | 2.72 MB[/backcolor] by Alan Agresti (Author)[/backcolor] Download: **** 本内容被作者隐藏 ****[/backcolor]2020-1-13 03:07 - Nicolle - winbugs及其他软件专版
介绍一本新书Peng2009: Data Analysis Using SAS
17 个回复 - 4176 次查看 Data Analysis Using SAS C.Y. Joanne Peng Indiana University © 2009 640 pages SAGE Publications, Inc Data Analysis Using SAS is a comprehensive core text focused on key con ...2010-6-9 16:23 - zerana - SAS专版
求问:sas7bdat文件能用SPSS打开吗?
13 个回复 - 12309 次查看 求问:sas7bdat文件能用SPSS打开吗?看到网上有说SPSS可以打开sas7bdat文件,可是我尝试了之后显示无法打开数据文件。我的SPSS是19.0版本。新人学生一枚,求助各位!谢谢!!2015-11-25 13:31 - RabbyLiang - SAS专版
请问一下SAS Bas的29题,关于raw data的~
7 个回复 - 3594 次查看 crackman给的答案是B,有的地方说是A。..... 想请问一下这个题究竟怎么解答,raw data指的是什么,怎么判断?感谢! 29. The following SAS program is sumbitted: dataWORK.INFO; infile 'DATAFILE.TXT'; ...2016-4-25 10:12 - jessiecool - SAS专版
免费在线版《Fixed Effects, Regression Methods for Longitudinal Data, Using SAS
69 个回复 - 12283 次查看 **** 本内容被作者隐藏 ****[/url]2013-3-30 17:25 - chenjieren - 商业数据分析
SAS cox回归中 proc phreg 如何设置哑变量?如果不能自动生成,data 步中如何设置?
6 个回复 - 6087 次查看 SAS 中 cox 回归,在 proc phreg 中能否自动设置哑变量? 在 data 步骤中怎么设置呢? 多谢各位大神2017-9-10 15:05 - lgx5560 - SAS专版
sas data步如何批量format变量格式
0 个回复 - 754 次查看 在temp数据集有var3-var200连续的变量,现在想把格式转为数值12.4型,尝试以下写法行不通,请教各位! data temp; set temp; format var3-200 12.4; run;2022-7-22 07:26 - Kylin_qin - SAS专版
SAS dataset转换成.xpt 文件时不能超过8个character???
12 个回复 - 8453 次查看 在将SAS dataset转换成.xpt 文件的时候,如果variable name和dataset name 超过8 character 就会有ERROR, 如果指定 VALIDVARNAME=V6就会截断字符串,所以想请教下怎样才可以不截断保留8位以上的变量名或数据集名在生 ...2013-9-23 14:18 - previal - SAS专版
Simulating data with SAS书来了
13 个回复 - 5786 次查看 如题,11M2015-2-25 23:08 - maverickda - SAS专版
如何批处理大量sas7bdat文件转化为csv格式
3 个回复 - 4935 次查看 我知道用SAS的话是用宏来写,但我没有学过SAS,有没有人知道怎么办呢?求源码 还有我查的好像是用stattransfer的软件,请问怎么怎么批量转换??2016-11-21 10:41 - 小赵111 - 量化投资
R语言转换sas7bdat成dta形式
3 个回复 - 3462 次查看 在CHNS数据库下载的sas7bdat后缀的数据,stata无法导入,选择用R语言转换读取数据,也还是不行,想问一下r语言如何将sas7bdat转换成dta数据2022-4-12 21:23 - 微风浅月 - R语言论坛
求助SASdatetime19.如何转换为date9.
0 个回复 - 364 次查看 将access数据导入SAS,但是日期格式是datetime19.,想要转换为date9.,请教各位大神如何转换。2022-4-3 18:03 - 二月2222 - 爱问频道
SAS编程技术教程 朱世武 Resdat最新完整版
110 个回复 - 29829 次查看 这个数据集是我从老师那得到的最新数据,之前因一个压缩包大于50M而上传不上来。 要说明一下的是,这个数据集绝不是我从论坛上下载再上传的。 论坛上也有兄弟在发售这个数据集,不过那个数据集是旧版的数据集,压缩 ...2009-12-1 09:47 - sunshine880607 - 商业数据分析
SAS9.4 打不开已有的.sas7bdat数据集
5 个回复 - 9660 次查看 别人发给我一个sas数据集aaa.sas7bdat,我电脑中存放的路径是“e:\aaa.sas7bdat”,但是双击打不开(用的是sas9.4)。 在网上查了好久,主要有2种说法: 1. 打开方式不对,所以打不开 网上的解决办法:菜单栏上 ...2016-8-9 10:37 - 上帝眷顾笨小孩 - SAS专版
【数据分析,R + SAS 书籍】 Analyzing Longitudinal Clinical Trial Data (2016)
54 个回复 - 7803 次查看 Analyzing Longitudinal Clinical Trial Data: A Practical Guide Craig Mallinckrodt, Ilya Lipkovich Analyzing Longitudinal Clinical Trial Data: A Practical Guide provide practical and easy to i ...2017-1-14 06:13 - cmwei333 - 金融学(理论版)
Multiple Imputation of Missing Data Using SAS
33 个回复 - 6922 次查看 English | 1 July 2014 | ISBN: 1612904521 | ASIN: B00M4D377Y | 166 Pages | AZW3 | 9.21 MB Find guidance on using SAS for multiple imputation and solving common missing data issues. Find guidance ...2017-10-12 21:45 - igs816 - SAS专版
dat数据导入SAS
24 个回复 - 16129 次查看 请问如何将dat数据导入sas 9.3中呢?2013-1-24 12:16 - hhuva - SAS专版
小白,求助SAS关于WORK.NOTENECT.DATA”不存在的问题?
0 个回复 - 466 次查看 刚装的SAS9.4,用别人给的TXT文件复制过来运行出现图片上的问题。不知道是不是没有安装成功的原因,还是需要先自己导入数据?2021-10-24 10:04 - ZJY3 - 爱问频道
Data Mining Cookbook (SAS program)
1 个回复 - 1769 次查看 Data Mining Cookbook (SAS program) - Modeling Data for Marketing, Risk, and Customer Relationship Management2009-11-17 13:20 - qyfx770707 - Forum
csv 读入sas 出错 unable to sample external file,no data in first 5 records
1 个回复 - 554 次查看 这个csv 有什么问题,用proc import 读入sas报以下错,另存后再proc Import就不报错2021-8-5 14:28 - gggwww - 爱问频道
sas小白求助大佬,创建的dat文件为何运行中说存在无效数据?
1 个回复 - 538 次查看 自己建立了dat数据文件使用infile调用后 程序出现以下错误 求助大佬2021-8-5 18:10 - soullust - SAS专版
[求助]SAS中如何填充缺失的观测(不是data imputation)
2 个回复 - 1048 次查看 我有一组数据大概长成这样: Id time outcome 1 1 0 1 2 0 1 3 0 1 4 1 1 5 0 2 1 0 2 2 0 2 3 1 3 2 1 3 4 0 ... 10 1 0 10 3 0 10 4 1 同id会随时间进行最多5次记录,然而现在的问题是有的ID的缺 ...2021-6-10 14:32 - 亲爱的达瓦里希 - SAS专版
安装SAS时,装到SAS Formats for Teradata (Teradata on Linux)就停止了该如何处理?
7 个回复 - 7809 次查看 请问我的SAS装到这里就不会动了,装了一晚上了,还是这样,求教。 我的系统是win7 32位的2014-8-4 11:33 - youmans1 - SAS专版
[求书]Statistical Methods for Survival Data Analysis(R,SAS,SPSS) 4th Edition
13 个回复 - 5904 次查看 Statistical Methods for Survival Data Analysis, 4th Edition Elisa T. Lee, John Wenyu Wang ISBN: 978-1-118-09502-7 512 pages September 20132014-3-16 12:39 - ReneeBK - R语言论坛
【首发】Introduction to Data Mining Using SAS Enterprise Miner书和原书数据包完整
321 个回复 - 35273 次查看SAS/EM 都应该知道这本书,非常基础的一本好书。 论坛里现在有书,但是没有光盘。这次把我买的书中带的光盘内容完全附上,整个网络还没有找到第二份。 论坛币收费高,觉得用不上就不用回复了。 和我在亚马逊买的 ...2013-1-19 09:53 - beci426 - 商业数据分析
SASHome\SASFoundation,关于SAS9.4连接逻辑库的解决办法
13 个回复 - 12412 次查看 问题描述: 9.4安装时最后一项处理安装错误,SAS9.4打开后出现如下问题。 WARNING: 连接逻辑库“SASHELP”中指定的一个或多个逻辑库不存在。这些逻辑库已从连 WARNING: 接中删 ...2017-8-2 10:29 - CherryAnn - SAS专版
Statistical Analysis of Medical Data Using SAS
13 个回复 - 5661 次查看 这是一本很好的书,在网上找了好久以为没找到.哪位有此书分的大侠分享下,谢谢!!!2010-3-29 16:33 - fangmei723 - SAS专版
Cody’s Data Cleaning Techniques Using SAS(third edition)
16 个回复 - 4574 次查看 Cody’s Data Cleaning Techniques Using SAS(third edition)2018-6-19 13:41 - innerper - 商业数据分析
SAS Applied Data Mining for Forecasting Using SAS
1 个回复 - 883 次查看 SAS Applied Data Mining for Forecasting Using SAS® 97816129009332020-9-16 04:22 - xiao3008 - 新手入门区
little sas book data and code
0 个回复 - 242 次查看 little sas book data and code2020-9-1 12:16 - Slyvia0505 - 灌水吧
Cody's Data Cleaning Techniques Using SAS 2nd Edition.pdf下载
0 个回复 - 878 次查看 Cody's Data Cleaning Techniques Using SAS 2nd Edition.pdf2020-8-26 17:31 - ermutuxia - SAS专版
End-to-End Data Science with SAS: A Hands-On Programming Guide
0 个回复 - 943 次查看 End-to-End Data Science with SAS: A Hands-On Programming Guide By 作者:James Gearheart2020-7-29 03:36 - lipatrick123 - SAS专版
跪求大佬帮忙把一个sas7bdat文件转成dta格式
2 个回复 - 2131 次查看 在做作业的时候需要用到的一个数据是sas7bdat格式,可是怎么样都打不开,数据在附件网盘里 虽然我知道不应当在这里做伸手党,但按搜索到的方法的确是都打不开了,或者求大佬指出一个打开的可行方法 我用python无 ...2020-6-21 03:17 - June.Evelyn - SAS专版
如何将后缀.sas7bdat转换为Excel
0 个回复 - 1916 次查看 前提:电脑安装了SAS软件 第一步:下载该文件至电脑 第二步:右击鼠标,选择用“SAS Enterprise Guide”打开文件<br> 第三步:点击“发送至” 第四步:选择发送至“Microsoft Excel”即可。2020-7-22 11:08 - Clytieeee - 爱问频道
[FREE]配套DATAset&SAScode for 《Predictive Modeling Using Logistic Regression》C
41 个回复 - 13475 次查看 [原创]配套DATAset & SAS code for 《Predictive Modeling Using Logistic Regression》Course Notes 免费分享,请下载的同学自觉顶帖。原贴请自己搜索。介绍:SAS培训《Predictive Modeling Using Logistic Regre ...2009-4-3 11:42 - hao62 - 商业数据分析
Data.Mining.Using.SAS.Enterprise.Miner.Aug.2007
2 个回复 - 1408 次查看 Data.Mining.Using.SAS.Enterprise.Miner.Aug.20072009-11-10 07:15 - cbrioso - SAS专版
Biostatistics and Computer-based Analysis of Health Data using SAS
25 个回复 - 4078 次查看 ISTE Press - Elsevier | 2017 | ISBN 978-1-78548-111-6 | 161 pages | PDF **** 本内容被作者隐藏 ****2018-10-19 15:24 - igs816 - 商业数据分析
SAS Essentials: Mastering SAS for Data Analytics, 2nd edition (True PDF)
35 个回复 - 6641 次查看 SAS Essentials: Mastering SAS for Data Analytics, 2nd edition (True PDF) Alan C. Elliott | 2015 | ISBN-10:111904216X | 528 pages | true PDF | 7 MB ...2016-11-1 16:06 - igs816 - 商业数据分析
【学习笔记】求书 handbook of sas data step programming
1 个回复 - 299 次查看 求书 handbook of sas data step programming2020-2-21 02:59 - alphabeta12 - Forum
真正完整版的ResDat(SAS编程技术教程(朱世武)数据集)
51 个回复 - 16621 次查看 之前看有的朋友发过这个数据集ResDat,但是并不完整,Q字母开头之后的数据都没有,包括很重要的Shrhis和Yrret等。 附件中是我能找到的完整版,已用没有问题。2014-2-24 00:27 - jssyn - SAS专版
Running the SAS9 Platform in a Metadata Server Environment
0 个回复 - 669 次查看 SAS Administration from the Ground Up _ Running the SAS9 Platform in a Metadata Server Environment.-SAS Institute (2019)2020-1-16 11:55 - renda_shitou - SAS专版
Hands-On SAS for Data Analysis
1 个回复 - 1043 次查看 Hands-On SAS for Data Analysis2020-1-9 09:20 - renda_shitou - SAS专版
Analyzing Health Data in R for SAS Users (2018)
1 个回复 - 1101 次查看 Monika Maya Wahi, Peter Seebach - Analyzing Health Data in R for SAS Users (2018, Chapman and Hall_CRC_Taylor & Francis Group)2020-1-9 09:53 - renda_shitou - SAS专版
SAS Programming and Data Visualization Techniques
0 个回复 - 786 次查看 SAS Programming and Data Visualization Techniques2020-1-2 08:46 - LudwigEisberg - SAS专版
SAS DATA SCIENCE CERTIFICATIO.
2 个回复 - 398 次查看 有人考过这个证么?SAS往上倒是有培训课程,但是太贵了,好几千刀。 有大神可以解释下这个证的认可度,用处和怎么学习已经考试么?先谢过啦2019-12-13 13:00 - ericadelaide - 爱问频道
有人想学习SAS Data Science?
2 个回复 - 1797 次查看 有人想学习SAS Data Science?2018-6-16 01:31 - ydbin - SAS专版
急!如何在sas的dataset中插入一个循环变量
2 个回复 - 1068 次查看 如题,现在我想在sas的数据集中插入一个变量i,i=1,2,3,4,5,6,1,2,3... i是这样一个1到6的循环,按照name变量进行分组;类似于这样 name i AA 1 AA 2 AA 3 AA 4 AA 5 AA ...2019-11-22 11:19 - 锦色连花静0 - SAS专版
SAS基础宏之3:ChkDataSet
2 个回复 - 1434 次查看 这个宏就简单了,输入一个或多个数据集,输出1或0,分别表示该数据集是否存在 这个宏用于在其他宏中保持robust用的,如果不先确定下数据集是否存在,到时候SAS在log窗口报的错可不是那么好懂 另外,如果有更好 ...2015-3-7 19:51 - playmore - 经管代码库
Multiple Imputation of Missing Data Using SAS
6 个回复 - 1437 次查看 Multiple Imputation of Missing Data Using SAS2019-4-28 10:34 - henster68 - SAS专版
【学习笔记】Data Mining Using SAS Applications
0 个回复 - 382 次查看 Data Mining Using SAS Applications2019-9-26 07:42 - 南海龙 - Forum
【学习笔记】Day 5 SAS programming CH4: Transforming data and creating da ...
0 个回复 - 358 次查看 Day 5 SAS programming CH4: Transforming data and creating data sets2019-9-22 15:39 - 8847_1568536587 - Forum
Cody's Data Cleaning Techniques Using SAS, Third Edition (True PDF)
35 个回复 - 5712 次查看 English | 2017 | ISBN: 1629607967 | 233 Pages | PDF Find errors and clean up data easily using SAS! Thoroughly updated, Cody's Data Cleaning Techniques Using SAS, Third Edition, addresses tasks ...2018-4-12 23:01 - igs816 - SAS专版
Analyzing Health Data in R for SAS Users
26 个回复 - 2102 次查看 **** 本内容被作者隐藏 ****2018-1-26 07:57 - Nicolle - winbugs及其他软件专版
Applying Data Science : Business Case Studies Using SAS (PDF)
44 个回复 - 5436 次查看 English | 2017 | ISBN: 160764889X | 489 Pages | PDF See how data science can answer the questions your business faces! Applying Data Science: Business Case Studies Using SAS, by Gerhard Svol ...2018-8-27 14:10 - igs816 - 商业数据分析
SAS for R Users: A Book for Data Scientists
5 个回复 - 1204 次查看 BRIDGES THE GAP BETWEEN SAS AND R, ALLOWING USERS TRAINED IN ONE LANGUAGE TO EASILY LEARN THE OTHER SAS and R are widely-used, very different software environments. Prized for its statistical and gra ...2019-8-10 23:25 - nivastuli - SAS专版
Analysis of Observational Health Care Data Using SAS
5 个回复 - 2916 次查看 [*]by Douglas Faries (Author), Robert Obenchain (Author), Josep Maria Haro (Author), Andrew C. Leon (Author) [*]Publisher: SAS Institute; 1 edition (November 12, 2014) [*]Language: English [*]ISB ...2017-10-15 20:51 - hszest - 商业数据分析
SAS Data Integration Studio Course Note 分享
7 个回复 - 749 次查看 废话不多说,非常少见的sas di 资料分享。附件当中包含两份资料。1. sas data integration studio User guide 4.9。这个资料网上找的,免费下载 2. SAS DI developer Fast Track course note pdf. 官方培训资料, ...2019-8-12 04:04 - lxr282828 - SAS专版
【独家发布】Text as Data: ......Using SAS
2 个回复 - 969 次查看 Text as Data: Computational Methods of Understanding Written Expression Using SAS2019-8-7 22:52 - Nicolle - winbugs及其他软件专版
斯坦福大学卫生统计课程资料(课件、数据、SAS程序)—Longitudinal Data Analysis
3 个回复 - 1008 次查看 斯坦福大学卫生统计课程资料(课件、数据、SAS程序)—Longitudinal Data Analysis2019-7-15 01:18 - woodolt - SAS专版
【独家发布】SAS Enterprise Miner Data Mining Examples
4 个回复 - 991 次查看 SAS Enterprise Miner Data Mining Examples[/backcolor]OverviewThis repository contains example diagrams and materials for using SAS Enterprise Miner to perform data mining.The repository includes XML f ...2019-7-26 02:08 - Nicolle - winbugs及其他软件专版
斯坦福大学卫生统计课程资料(课件、数据、作业、SAS程序)—Discrete Data Analysis
1 个回复 - 780 次查看 斯坦福大学卫生统计课程资料(课件、数据、作业、SAS程序)—Discrete Data Analysis2019-7-15 01:15 - woodolt - SAS专版
电子书共享:Categorical Data Analysis Using SAS®, Third Edition
23 个回复 - 6250 次查看 Categorical Data Analysis Using SAS®, Third Edition by Maura E. Stokes Charles S. Davis[/backcolor] Gary G. Koch[/backcolor] 这是第三版,第三版,第三版,重要的事说三遍 找了好久,终 ...2016-1-26 13:44 - joanier - 商业数据分析
sas-viya-the-future-of-data-analytics-platform
2 个回复 - 1234 次查看 SAS viya,分析的未来!!!2019-4-8 19:00 - shanxixiu - 数据分析与数据挖掘
Data_Preparation_for_Data_Mining_Using_SAS翻译中文版
7 个回复 - 1728 次查看 翻译不是那么完美,但对于英语小白来说有很大的帮助,不喜勿喷。2017-1-13 00:08 - twinklefy - 数据分析与数据挖掘
Data mining using SAS enterprise miner
2 个回复 - 1708 次查看 Data mining using SAS enterprise miner2014-7-27 22:24 - mc_wu - 商业数据分析
SAS书 Statistical Data Mining Using SAS Applications (第二版)
25 个回复 - 6410 次查看 Product Details [*]Hardcover: 477 pages [*]Publisher: CRC Press; 2 edition (June 18, 2010) [*]Language: English [*]ISBN-10: 1439810753 [*]ISBN-13: 978-1439810750 Statistical Data Minin ...2011-10-13 04:11 - qoiqpwqr - 商业数据分析
Validating clinical trial data reporting with SAS
31 个回复 - 14017 次查看 求助,哪位有 Validating clinical trial data reporting with SAS 这本书的电子版?网上找了很久没有找到。2011-8-23 17:20 - webgu - SAS专版