Customer Reviews


11 Reviews
5 star:
 (3)
4 star:
 (6)
3 star:    (0)
2 star:
 (2)
1 star:    (0)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


77 of 82 people found the following review helpful:
5.0 out of 5 stars Good introduction to R book
This is a good introductory book to R, covering basics of the language, statistical models, inference, regression (linear and logistic), experimental design, time series, classification, multivariate analysis, etc.

The book uses liberally examples and in most cases has the code for the output or graphics as footnotes at the bottom of the page. The book...
Published on October 2, 2004 by R. Krause

versus
8 of 8 people found the following review helpful:
2.0 out of 5 stars Should have bought "The R Book" Instead....
I got this book over Crawley's (The R Book) since the Amazon reviews said that this one was more organized than Crawley's.. however, even if that is true (maybe.. but Crawley's organization does not bother me), this book does not have half of what "The R Book" has, and their GLM chapter is a poor explanation of the function.

I highly recommend purchasing...
Published on January 27, 2010 by Julie


‹ Previous | 1 2 | Next ›
Most Helpful First | Newest First

77 of 82 people found the following review helpful:
5.0 out of 5 stars Good introduction to R book, October 2, 2004
By 
This is a good introductory book to R, covering basics of the language, statistical models, inference, regression (linear and logistic), experimental design, time series, classification, multivariate analysis, etc.

The book uses liberally examples and in most cases has the code for the output or graphics as footnotes at the bottom of the page. The book also tries to teach the statistics to a degree, which one can see as an annoyance (just teach me R!) or helpful if you are shaky on your stats. The book also lists a fair number of references to other books on S-plus and R to help point you in the direction towards achieving a higher level of adeptness and other references to learn more about the topics covered in the book.

The book also has exercises at the end of each chapter to get you into R and using the system. The answers to the exercises are not in the book, but are available in pdf format on the books corresponding website.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


50 of 52 people found the following review helpful:
4.0 out of 5 stars data analysis presented through R, February 19, 2008
This review is from: Data Analysis and Graphics Using R: An Example-based Approach (Cambridge Series in Statistical and Probabilistic Mathematics) (Hardcover)
The authors have written a very good and somewhat unique book on statistical data analysis. The emphasis is on linear models. graphics and diagnostics for identifying violations of modeling assumprions. They build up from the basics starting with simple one variable linear regression and correlation and then moving to multiple regression. Special cases of linear models suchas polynomial regression are presened. They then move on to various generalizations. When the residuals are correlated they consider time series models for the correlation structure of the residuals. Other specialized and important problems such as repeated measures for longitudinal data are covered.

Logistic regression is also introduced and shown to be a member of a larger class of models called generalized linear models which differ from linear models in that the dependent variable is a transformation of the basic dependent variable. The transformation is called the link function. For logistic regression the transformation is called the logit function. Hierarchical (or multi-level)models are also considered.

There is also a chapter on classification and regression trees. The final methods chapter covers multvariate analysis including classifcation, principal components,and propensity scores. These are topics not commonly seen in a first course on regression or data analysis.

What makes the book unique is a thorough introduction to the R programming language and the presntation of every technique with examples in R that both motivate the need for the technique and the details of the implementation in R. There is a lot of R code given and references to a variety of sources for R that can be found on the internet. The book can serve both as an introduction to data analysis and a tutorial on the R programming language. This can be useful as a text for undergraduate and graduate students. It is also an excellent reference for researchers who want to use R and its application to practical problems. The book also has an appendix that shows the relationship between R and S and SPlus, highlighting the differences. The first chapter is a careful introduction to R and the last chapter covers advanced applications in R.

The graphics used throughout the book are excellently presented and there are even a few color graphs. This text has just had a second edition published but my review is based on the 2003 version which is the one I purchased.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


28 of 28 people found the following review helpful:
4.0 out of 5 stars Good both for reference and for learning R, March 28, 2006
This is a great book for people under pressure (I'm a first-year biostat grad student, so I know whereof I speak) who want to get into doing serious data analysis quickly using R. It's also a good reference once you know the language better. The only reason I didn't give it five stars is that the organization is a little confusing, particularly when you're trying to find sample code to produce a particular figure or analysis -- overall, though, I think it's the best R-specific book out there for the general user.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


21 of 22 people found the following review helpful:
4.0 out of 5 stars limited review..., April 4, 2006
By 
Gene Leynes (Chicago, IL United States) - See all my reviews
(REAL NAME)   
Amazon Verified Purchase(What's this?)
I found this book to be quite useful for learning R, and for pointing out the pitfalls for new users. It's especially good to know that there is a website associated with the book that will allow you to download the code used in the book.

There are several good free R resources out there, but in the end I think you get what you pay for. In this case it was nice to have a hard-bound reference with an index and appendix that I could highlight and dog-ear.

I mostly used it as a book for learning R, and not as a stats book. I did notice that there were many good examples of common statistical applications, such as t-stat tests, residual plotting, and the like. In other words, I feel like I got my money's worth by just using a few chapters and the appendix.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


8 of 8 people found the following review helpful:
2.0 out of 5 stars Should have bought "The R Book" Instead...., January 27, 2010
By 
Julie (BERKELEY, US, Canada) - See all my reviews
(REAL NAME)   
Amazon Verified Purchase(What's this?)
This review is from: Data Analysis and Graphics Using R: An Example-based Approach (Cambridge Series in Statistical and Probabilistic Mathematics) (Hardcover)
I got this book over Crawley's (The R Book) since the Amazon reviews said that this one was more organized than Crawley's.. however, even if that is true (maybe.. but Crawley's organization does not bother me), this book does not have half of what "The R Book" has, and their GLM chapter is a poor explanation of the function.

I highly recommend purchasing Crawley's book over this one. This one is not horrible, but was not sufficient for me. Lucky for me I have online access to Crawley's book for free, which has saved me in some spots, along w/ the online R-help websites and list serves.

This book definitely doesn't hurt to have though, but if you are looking to only buy one book, I would not rely solely on this one.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


6 of 6 people found the following review helpful:
4.0 out of 5 stars Comprehensive and Comprehensible, March 13, 2007
Amazon Verified Purchase(What's this?)
This review is from: Data Analysis and Graphics Using R: An Example-based Approach (Cambridge Series in Statistical and Probabilistic Mathematics) (Hardcover)
I am using this book as my main resource to learn R from scratch. I had no prior experience with the program. The text is easy to read, and gives you just enough statistical theory to understand the operations without weighing you down with overly-difficult concepts. Many useful 'references for further reading' are scattered throughout if you want to know more about any particular method or operation. The book has an accompanying website with examples of code used for all the figures in the book, solutions to selected exercises, and other helpful things. Advanced topics/sections are marked with an asterisk, indicating that a first-time reader may skip over them until a later date. Overall, the book is very explicit about the code used for all the examples, allowing for easy adaptation to the users' purposes. The exercises at the end of every chapter can be quite challenging, as they often build on concepts presented in the chapter rather than simply reviewing the material. The index is very good (there is one for terms and one for R symbols and functions). Overall, the book is pretty user-friendly for a novice like me, and it covers a broad range of methods of data analysis.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
4.0 out of 5 stars Good Statistics Course Materials, June 21, 2009
By 
This review is from: Data Analysis and Graphics Using R: An Example-based Approach (Cambridge Series in Statistical and Probabilistic Mathematics) (Hardcover)
I purchased Data Analysis and Graphics Using R for an introductory course in applied statistics for the Biologcal Sciences. The book provides excellent discussion on the "how to" nature of applied statistics. The authors, John Maindonald and John Braun, address issues on valid use of statistical analysis and comprehensive examples on the use of "R" to solve problems. In order to get the most out of this book, it wold be useful to also obtain a good primer on "R", such as "The R Book" by Michael J. Crawley.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


11 of 16 people found the following review helpful:
4.0 out of 5 stars Excellent reference book, August 13, 2005
By 
Rajeev Aurora "raurora" (St. Louis, MO United States) - See all my reviews
(REAL NAME)   
If you are like me and prefer to learn a programming languange and the capabilities of a language by examples, then this is an excellent reference. Yes there are writeups that describe the language that come with R that are excellent, as is the built in help functions, but going through this book provides a very organized and comprehensive tour through R.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars Great Book, November 14, 2011
Amazon Verified Purchase(What's this?)

This book is very useful for wrtiting R code. I suggest it to anyone who wants to learn R or anyone going into statistics.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 4 people found the following review helpful:
2.0 out of 5 stars Could be better, March 16, 2010
By 
Amazon Verified Purchase(What's this?)
This review is from: Data Analysis and Graphics Using R: An Example-based Approach (Cambridge Series in Statistical and Probabilistic Mathematics) (Hardcover)
It seems that most introductory R books spend too much time with correlations and other modeling. I am still hoping to find an R book that deals primarily with data manipulation and descriptive graphics at an intro to intermediate level. Simply put, knowing something well and conveying it properly to your audience are often mutually exclusive.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


‹ Previous | 1 2 | Next ›
Most Helpful First | Newest First

This product