Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 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 1 2 3 4

R in a Nutshell, 2nd Edition (repost)

Posted By: arundhati
R in a Nutshell, 2nd Edition (repost)

Joseph Adler, "R in a Nutshell, 2nd Edition"
2012 | ISBN-10: 144931208X | PDF, EPUB | 724 pages | 20 MB

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