Saturday, February 12, 2011

Data Manipulation with R PDF

Rating: (16 reviews) Author: Phil Spector ISBN : 9780387747309 New from $54.99 Format: PDF
Direct download links available PRETITLE Data Manipulation with R (Use R!) [Paperback] POSTTITLE from 4shared, mediafire, hotfile, and mirror link

This book presents a wide array of methods applicable for reading data into R, and efficiently manipulating that data.

In addition to the built-in functions, a number of readily available packages from CRAN (the Comprehensive R Archive Network) are also covered. All of the methods presented take advantage of the core features of R: vectorization, efficient use of subscripting, and the proper use of the varied functions in R that are provided for common data management tasks.

Most experienced R users discover that, especially when working with large data sets, it may be helpful to use other programs, notably databases, in conjunction with R. Accordingly, the use of databases in R is covered in detail, along with methods for extracting data from spreadsheets and datasets created by other programs. Character manipulation, while sometimes overlooked within R, is also covered in detail, allowing problems that are traditionally solved by scripting languages to be carried out entirely within R. For users with experience in other languages, guidelines for the effective use of programming constructs like loops are provided. Since many statistical modeling and graphics functions need their data presented in a data frame, techniques for converting the output of commonly used functions to data frames are provided throughout the book.

Direct download links available for PRETITLE Data Manipulation with R POSTTITLE
  • Series: Use R!
  • Paperback: 154 pages
  • Publisher: Springer; 2008 edition (April 7, 2008)
  • Language: English
  • ISBN-10: 0387747303
  • ISBN-13: 978-0387747309
  • Product Dimensions: 0.4 x 5.9 x 9.1 inches
  • Shipping Weight: 6.4 ounces (View shipping rates and policies)

Data Manipulation with R PDF

This book along with Jim Albert's should be read by every statistician that does a lot of statistical computing. Both books help you learn R quickly and apply it to many important problems in research both applied and theoretical. Albert emphasizes applications in Bayesian statistics whereas Spector is teaching how to do data manipulation, things like merging and transposing data sets. These techniques can be easy to do in a language like SAS after a little training but in other programming languages it can be very difficult.
By Michael R. Chernick
This concise 150 page book contains a wealth of information, writen clearly and with many well-chosen examples. I liked it a lot. It covers reading and writing data in/out of the R workspace, including access to databases. The names of other chapters suggest the topics covered: "Dates", "Factors", "Subscripting", "Character manipulation", "Data aggregation", "Reshaping data".

This book will be helpful to any but the most absolutely new to R, and even the seasoned user will find interesting hints and examples. I cannot recommend it enough.

One minor qualm I have is the absence of references. Some topics (for instance, regular expressions) are fairly complex, and well documented elsewhere: a pointer or two would be helpful. Same with, for instance, SQL, which is mentioned and demonstrated briefly.

Another not-so-minor qualm is price. A book of this size from, for instance, Dover classics collection, with similar paper quality and covers, is about a third or fourth of the price. Although this is a new book I find the $54.95 tag (Amazon discounted price is about $44.50) fairly high. But this has nothing to do with the quality of the book, rather it has to do with the Springer pricing policies.

All in all, if you don't mind the price, this is a good buy.
By F. Tusell Palomer

No comments:

Post a Comment