结果:找到“SAS graph”相关内容107个,排序为按回复时间降序,搜索更多相关帖子请点击“高级”
Clinical Graphs Using SAS
1 个回复 - 687 次查看
Purpose
SAS users in the Health and Life Sciences industry need to create complex
graphs so that
biostatisticians and clinicians can use them for analysis of the data. The
graphs are also used for ...
2022-11-3 13:54 - sakura2019 - SAS专版
SAS GRAPH Beyond the Basics
19 个回复 - 5991 次查看
Preface
A wise man once said:
“A motivated
SAS/GRAPH programmer can create just about any
graph.”
In this book, I try to give you the knowledge and inspiration to be that programmer.
These days, ...
2014-4-13 13:11 - semenljw - 商业数据分析
Clinical Graphs Using SAS
61 个回复 - 9161 次查看
Clinical Graphs Using
SAS
English | 21 Mar. 2016 | ISBN: 1629597015 | 270 Pages | AZW3/MOBI/PDF (conv) | 33.9 MB
SAS users in the Health and Life Sciences industry need to create complex
graph ...
2016-3-29 16:47 - igs816 - 商业数据分析
SAS/Graph
4 个回复 - 3809 次查看
小弟初学
SAS, 在跟着课本一点点学习中。。 使用的是9.3版本。在执行以下命令时出现问题:
GOPTIONS RESET=ALL
FTEXT='Arial/bo'
CBACK=WHITE
COLORS=(BLACK)
...
2014-10-13 11:22 - Jada16 - SAS专版
Statistical Graphics in SAS Feb 2010
18 个回复 - 6469 次查看
第一本:Statistical Graphics in
SAS Feb 2010
Statistical Graphics in
SAS: An Introduction to the Graph Template Language and the Statistical Graphics Procedures
The Graph Template ...
2010-5-19 15:20 - aimms - 商业数据分析
基于SAS/GRAPH绘制动画雪景图
78 个回复 - 15576 次查看
/*基于
SAS/GRAPH绘制动画雪景图*/
/* assign the destination for current directory */
x 'cd d:\docs';
filename out 'test1.gif';
/* set the
graphics environment and assign the */
/* appropriategrap ...
2012-11-21 11:23 - davil2000 - SAS专版
Statistical Graphics in SAS Feb 2010
5 个回复 - 2511 次查看
Statistical Graphics in
SAS: An Introduction to the Graph Template Language and the Statistical Graphics Procedures
The Graph Template Language (GTL) and the Statistical Graphics (SG) pr ...
2011-12-15 23:42 - zifeng2008 - SAS专版
[Z帖]SAS9.4在SAS/Graph中的新特性与SAS9.3对比
62 个回复 - 20417 次查看
Shareing blog about the ods/
graph
http://bbs.pinggu.org/thread-2413951-1-1.htm
execute sas programm by using batch file.
lhttp://bbs.pinggu.org/thread-2349766-1-1.htm
《
SAS9.4在
SAS/Graph中的新特 ...
2013-5-15 14:50 - zhou.wen - SAS专版
[下载] SAS Graphics for Java
5 个回复 - 4756 次查看
【书名】
SAS Graphics for Java: Examples Using
SAS AppDev Studio and the Output Delivery System【作者】Wendy Bohnenkamp, Jackie Iverson【出版社】
SAS Publishing【版本】First edition 【语言】英语 【出版日 ...
2009-5-28 06:45 - sascylindrical - 商业数据分析
求书 Power User's Guide to SAS Graph Templates
1 个回复 - 1141 次查看
如题悬赏求书:pdf格式
Power User's Guide to
SAS Graph Templates
by Philip R Holland (Author)
Paperback: 110 pagesPublisher: Lulu (February 7, 2013)Language: EnglishISBN-10: 1291312498ISBN-13 ...
2014-11-6 00:08 - sas9.4 - SAS专版
求两本SAS Graph的书
1 个回复 - 1371 次查看
如题,求如下两本sas
graph的书,不知各位大牛有没可以分享,谢谢谢谢。。。。。。。。。。。
1. Statistical Graphics Procedures by Example: Effective Graphs Using
SAS[/backcolor]
2. Getti ...
2014-7-24 21:24 - Eternal0601 - SAS专版
sas website for graph
1 个回复 - 1049 次查看
http://support.sas.com/sassamples/
graphgallery/PROC_SGPLOT.html
The website provides nice looking
graphs. Enjoy!
2013-12-8 08:00 - bobguy - SAS专版
SAS GRAPH 9.1 REFERENCE-1608页
19 个回复 - 4227 次查看
不知道为什么,在论坛里没有看到这个文件。所以发上来供大家参考。PDF文件,不到9M,1608页。本文来自: 人大经济论坛(http://www.pinggu.org) 详细出处参考:http://www.pinggu.org/bbs/thread-282917-1-1.html
2009-1-13 13:42 - gejg - 商业数据分析
运行ods graphics ,SAS自动关闭
0 个回复 - 1446 次查看
ods html; ods
graphics on; proc reg data = Class; model Weight = Height; run; quit; ods
graphics off; ods html close;
SAS ods
graphics 语句的例子,为什么我一运性,
SAS就自动结束 ...
2013-5-25 16:50 - 画纱无形 - SAS专版
这个图可以用SAS/GRAPH来实现吗?
11 个回复 - 4722 次查看
我只知道proc gchart过程可以实现条形图,proc gplot过程可以画出离散数据点并对其连接,如下图中两个例子:
那如何将上面两种图结合,形成类似下面这种图呢?
那如果不能
SAS实现上图的话,那是否可以用excel或 ...
2013-3-11 10:20 - gaotao0727 - SAS专版
SAS9.3 SAS GRAPH模块新增的Options
2 个回复 - 1049 次查看
SAS V9.3 has finally shipped GA (General Availability) on July 12, 2011!
This new version has several
SAS/GRAPH additions & enhancements.
http://robslink.com/
SAS/democd50/new_93_sas.htm#lines
2013-2-20 08:55 - tj0412ymy - SAS专版
SAS/Graph 在sas9.2 里边到底怎么调用?
1 个回复 - 1195 次查看
最近看一本讲logistics regression的书,发现以下代码:
ods
graphics on;
proc logistic data=Cheese plots(only)=(effect(polybar) oddsratio(range=clip));
freq freq;
class Additive (param=ref ref='4') ...
2012-3-5 12:08 - shewenhao - SAS专版