0%

R语言技术手册(第2版)

基本信息

名称: R语言技术手册(第2版)
作者信息: 作者: Joseph Adler [ 英文 pdf ]

简单介绍

如果你选择R语言用于统计计算和数据可视化,那么《R语言技术手册(影印版第2版)》将可以为你提供开源R语言及其软件环境的快速实用指南。你将学习如何编写R函数和使用R包来帮助你准备、可视化和分析数据。本书作者Joseph Adler(艾德勒)讲解了来自医药、商业和体育方面大量实例的处理过程。 本次第二版更新基于R语言2.14和2.15版本,包括了这样一些新的扩展章节:R性能、ggplot2数据可视化包和基于Hadoop的并行R计算。

目录

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
Preface
Part Ⅰ. R Basics
1. Getting and Installing R
R Versions
Getting and Installing Interactive R Binaries
Windows
Mac OS X
Linux and Unix Systems
2. The R Userlnterface
The R Graphical User Interface
Windows
Mac OS X
Linux and Unix
The R Console
Command-Line Editing
Batch Mode
Using R Inside Microsoft Excel
RStudio
Other Ways to Run R
3. AShort RTutorial
Basic Operations in R
Functions
Variables
Introduction to Data Structures
Objects and Classes
Models and Formulas
Charts and Graphics
Getting Help
4. R Packages
An Overview of Packages
Listing Packages in Local Libraries
Loading Packages
Loading Packages on Windows and Linux
Loading Packages on Mac OS X
Exploring Package Repositories
Exploring R Package Repositories on the Web
Finding and Installing Packages Inside R
Installing Packages From Other Repositories
Custom Packages
Creating a Package Directory
Building the Package
Part Ⅱ. The R Language
5. An Overview of the R Language
Expressions
Objects
Symbols
Functions
Objects Are Copied in Assignment Statements
Everything in R Is an Object
Special Values
NA
Inf and -Inf
NaN
NULL
Coercion
The R Interpreter
Seeing How R Works
6. R Syntax
Constants
Numeric Vectors
Character Vectors
Symbols
Operators
Order of Operations
……
7. R Objects
8. Symbols and Environments
9. Functions.
10. Object-Oriented Programming
Part Ⅲ. Working with Data
11. Saving, Loading, and Editing Data
12. Preparing Data
Part Ⅳ. Data Visualization
13. Graphics
14. Lattice Graphics
15. ggplot2
Part Ⅴ. Statistics with R
16. Analyzing Data
17. Probability Distributions
18. Statistical Tests
19. Power Tests
20. Regression Models
21. Classification Models
22. Machine Learning
23. Time Series Analysis
Part Ⅵ. Additional Topics
24. Optimizing R Programs
25. Bioconductor
26. Rand Hadoop
Appendix: R Reference
Bibliography
Index

亚马逊链接

欢迎关注我的其它发布渠道