Ko-Kang Wang, Introduction to R for Statisticians, 2004 J.H. Maindonald, Using R for Data Analysis and Graphics-An Introduction, 2001 J.H. Maindonald, Using S-PLUS for Data Analysis and Graphics, 2001 >Emmanuel Paradis, R for beginners Jonathan baron r reference card Bret Larget, R for Introductory Statistics, 2002 W.N. Venables and B D. Ripley, Modern Applied Statistics with s, 4th Ed, 2002 http://ww.stats.ox.ac.uk/pub/mass4/ hp/e地.edu.cn/yitang R语言与统计分析-上海师范大学(2004年2月
R语言与统计分析 – 上海师范大学(2004年2月) http://webpc.shtu.edu.cn/yctang 11 ➢ *Ko-Kang Wang, Introduction to R for Statisticians,2004 ➢ J.H. Maindonald, Using R for Data Analysis and Graphics – An Introduction, 2001 ➢ J.H. Maindonald, Using S-PLUS for Data Analysis and Graphics, 2001 ➢ Emmanuel Paradis, R for beginners ➢ Jonathan Baron, R reference card ➢ Bret Larget, R for Introductory Statistics, 2002 ➢ W. N. Venables and B. D. Ripley,Modern Applied Statistics with S,4th Ed., 2002 http://www.stats.ox.ac.uk/pub/MASS4/
近期畅销书: Peter Dalgaard, Introductory Statistics with R, Springer, 2002 John maindonald John braun data analysis and Graphics UsingR--An EXample-based Approach, Cambridge University Press, 2003 John Fox, AnR and s-plus companion to applied Regression, Sage Publications Inc., 2002 hp/e地.edu.cn/yitang R语言与统计分析-上海师范大学(2004年2月
R语言与统计分析 – 上海师范大学(2004年2月) http://webpc.shtu.edu.cn/yctang 12 近期畅销书: ➢ Peter Dalgaard, Introductory Statistics with R, Springer, 2002 ➢ John Maindonald, John Braun, Data Analysis and Graphics Using R -- An Example-based Approach, Cambridge University Press,2003 ➢ John Fox, An R and S-Plus Companion to Applied Regression, Sage Publications, Inc., 2002
R的运行平台-1 ●RGU 启动R,我们看到RGU( graphic user's interface)的主窗口,它由 部分组成 主菜单 工具条 R console(R的运行窗口) R console 你的主要工作是在这里通过发布命令来完成的,包括数据集的建立 数据的分析,作图等 在这里你可以得到在线帮助 >help. start(0HTML格式的关于R的帮助文件 helpo 得到相应函数的帮助,例如help(p|ot) demo0得到R提供的几个示例 q(0 退出R 同 Matlab类似,用右shif键可以重现以前的命令 hp/e地.edu.cn/yitang R语言与统计分析-上海师范大学(2004年2月
R语言与统计分析 – 上海师范大学(2004年2月) http://webpc.shtu.edu.cn/yctang 13 R的运行平台-1 ⚫ R_GUI ➢ 启动R,我们看到R GUI (graphic user’s interface)的主窗口, 它由三 部分组成 • 主菜单 • 工具条 • R console (R的运行窗口) ➢ R console • 你的主要工作是在这里通过发布命令来完成的,包括数据集的建立, 数据的分析,作图等. • 在这里你可以得到在线帮助 ➢ help.start() HTML格式的关于R的帮助文件 ➢ help() 得到相应函数的帮助,例如help(plot) ➢ demo() 得到R提供的几个示例 • q() 退出R • 同Matlab类似,用右shift键可以重现以前的命令
工具条介绍 回回国囵回圄 SourceR code Load image Save image Copy and Paste Stop current computation Sourcer code 执行R文件(R或) Save image 保存工作空间,文件名为 RData .Load image 打开已有的工作空间 Stop current computation中止当前计算(由于超时等原因) hp/e地.edu.cn/yitang R语言与统计分析-上海师范大学(2004年2月
R语言与统计分析 – 上海师范大学(2004年2月) http://webpc.shtu.edu.cn/yctang 14 ➢ 工具条介绍 Source R code Load image Save image Copy and Paste Stop current computation •Source R code 执行R文件(*.R或*.r) •Save image 保存工作空间,文件名为*.RData •Load image 打开已有的工作空间 •Stop current computation 中止当前计算(由于超时等原因)
主菜单介绍RKu File Edit Misc Packages Windows Help le Edit M ckag Edit Misc packages Windows Misc Packages Windows Hell Source r code Copy Ctrltc Stop current computation Display file(s) aste Ctrlty v Buffered output Ctrl+W Load Workspace Copy and Past Ctrltx List objects save置 workspace Select all Remove all objets Clear console CtrltL Load History List search path Save History Data edi tor An Introduction to R Change dir GUI preferences Console R Reference Manual FAQ on R R卫 ata Import/ Export Pri int Packages Windows Help FAQ on R for置i: R Language Manual Save to File ad package Manuals 置 riting r extensi ons Exit Install package(s) from CRAN R functions (text) Install package(s)from local zip files Html help Search help Update packages from CRAN Apropos Install package(s) from Bioconductor Update packages from Bioconductor About hp/ep地.edu.cn/yitang R语言与统计分析一上海师范大学(2004年2月)
R语言与统计分析 – 上海师范大学(2004年2月) http://webpc.shtu.edu.cn/yctang 15 ➢ 主菜单介绍