Book description
If you’re considering R for statistical computing and data visualization, this book provides a quick and practical guide to just about everything you can do with the open source R language and software environment. You’ll learn how to write R functions and use R packages to help you prepare, visualize, and analyze data. Author Joseph Adler illustrates each process with a wealth of examples from medicine, business, and sports.
Updated for R 2.14 and 2.15, this second edition includes new and expanded chapters on R performance, the ggplot2 data visualization package, and parallel R computing with Hadoop.
- Get started quickly with an R tutorial and hundreds of examples
- Explore R syntax, objects, and other language details
- Find thousands of user-contributed R packages online, including Bioconductor
- Learn how to use R to prepare data for analysis
- Visualize your data with R’s graphics, lattice, and ggplot2 packages
- Use R to calculate statistical fests, fit models, and compute probability distributions
- Speed up intensive computations by writing parallel R programs for Hadoop
- Get a complete desktop reference to R
Publisher resources
Table of contents
- R in a Nutshell
- Preface
- I. R Basics
-
II. The R Language
- 5. An Overview of the R Language
- 6. R Syntax
- 7. R Objects
- 8. Symbols and Environments
- 9. Functions
- 10. Object-Oriented Programming
-
III. Working with Data
- 11. Saving, Loading, and Editing Data
- 12. Preparing Data
-
IV. Data Visualization
- 13. Graphics
- 14. Lattice Graphics
- 15. ggplot2
-
V. Statistics with R
- 16. Analyzing Data
- 17. Probability Distributions
-
18. Statistical Tests
-
Continuous Data
-
Normal Distribution-Based Tests
- Comparing means
- Comparing paired data
- Comparing variances of two populations
- Comparing means across more than two groups
- Pairwise t-tests between multiple groups
- Testing for normality
- Testing if a data vector came from an arbitrary distribution
- Testing if two data vectors came from the same distribution
- Correlation tests
- Non-Parametric Tests
-
Normal Distribution-Based Tests
- Discrete Data
-
Continuous Data
- 19. Power Tests
- 20. Regression Models
- 21. Classification Models
- 22. Machine Learning
- 23. Time Series Analysis
-
VI. Additional Topics
- 24. Optimizing R Programs
- 25. Bioconductor
- 26. R and Hadoop
- A. R Reference
- Bibliography
- Index
- About the Author
- Colophon
- Copyright
Product information
- Title: R in a Nutshell, 2nd Edition
- Author(s):
- Release date: October 2012
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449312084
You might also like
book
Learning SQL, 3rd Edition
As data floods into your company, you need to put it to work right away—and SQL …
book
Python for Excel
While Excel remains ubiquitous in the business world, recent Microsoft feedback forums are full of requests …
book
Learn Enough Developer Tools to Be Dangerous: Command Line, Text Editor, and Git Version Control Essentials
All You Need to Know, and Nothing You Don’t, About Core Tools for Software Development Three …
book
Algorithmic Trading: Winning Strategies and Their Rationale
Praise for Algorithmic Trading "Algorithmic Trading is an insightful book on quantitative trading written by a …