Customer Reviews


11 Reviews
5 star:
 (6)
4 star:
 (1)
3 star:
 (3)
2 star:    (0)
1 star:
 (1)
 
 
 
 
 
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


9 of 10 people found the following review helpful:
5.0 out of 5 stars Read this after Using R for Introductory Statistics
This is a great intro-intermediate R book for intro stats.
I recommend you to read "Using R for Introductory Statistics" by John Verzani first, if you know general things about stats.
Using R is written in more step-by-step way and there are a lot of repetitions that helped you learn R language by merely reading through the book.
After you finish Using...
Published on December 18, 2008 by Love J

versus
18 of 23 people found the following review helpful:
3.0 out of 5 stars Too Superficial
While most reviews on the book are positive, I would like to warn the potential buyer that this book *cannot* provide more than a very first quick look for someone who is totally new to R and wants to play around a little.

Here is the good stuff:

All the example code I tried (I am almost done with the entire book) works. Browsing this book and...
Published on May 11, 2009 by kmir


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

9 of 10 people found the following review helpful:
5.0 out of 5 stars Read this after Using R for Introductory Statistics, December 18, 2008
By 
This review is from: Introductory Statistics with R (Statistics and Computing) (Paperback)
This is a great intro-intermediate R book for intro stats.
I recommend you to read "Using R for Introductory Statistics" by John Verzani first, if you know general things about stats.
Using R is written in more step-by-step way and there are a lot of repetitions that helped you learn R language by merely reading through the book.
After you finish Using R, proceed to Dalgaard's book.
As one of the reviewer said, Dalgaard's book can be a concise reference book since it covers more stuff than Using R does.
It is a nice, compact book on many techniques, but it sometimes lacks suffice explanations.
This is why Using R should come first and Dalgaard's book comes next.
If you finish these books, you are ready to explore other R and S-Plus books as you need.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


18 of 23 people found the following review helpful:
3.0 out of 5 stars Too Superficial, May 11, 2009
By 
kmir "kmir" (Nashville, TN US) - See all my reviews
Amazon Verified Purchase(What's this?)
This review is from: Introductory Statistics with R (Statistics and Computing) (Paperback)
While most reviews on the book are positive, I would like to warn the potential buyer that this book *cannot* provide more than a very first quick look for someone who is totally new to R and wants to play around a little.

Here is the good stuff:

All the example code I tried (I am almost done with the entire book) works. Browsing this book and trying out the code exemplified is a no-brainer and completely frustration free.


Here is the not so good stuff:

If you seriously want to a) learn something about R or b) use a book to help you through serious analyses of your data, you should look somewhere else.
Regarding a), the R-intro file that comes with the R base installation contains more information on R as a programming language, how data are read by R (categorical variables as factors, e.g.) and how models can be specified. I hope that other books out there will provide even more information, but this R-intro is not a bad place to start. If you want to do b), this book will help you load your data into R (and even that is a little limited, see other reviews) and maybe create the most standard first analysis (but who is ever interested in that?) Not to mention the missing (and sometimes incorrect! - see page 119 on standard error of the mean confidence intervals) information on statistical procedures, you will need to look somewhere else to calculate basic statistics such as, e.g., partial or semi-partial correlations.

All in all I decided to give the book 3 stars based on its superficial user friendliness. You will not be able to really learn from this book, however.
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:
5.0 out of 5 stars Excellent intro text for programming stats in R, September 28, 2011
Amazon Verified Purchase(What's this?)
This review is from: Introductory Statistics with R (Statistics and Computing) (Paperback)
R is a useful freeware that can represent a hurdle to students and/or professionals who do not have formal training in computer programming. This book helps to clear those hurdles, and introduces a solid foundation from which statistics users can build new tools for their specific analyses. The rest of this review is broken up for experienced and new users.

****If you do not have a solid foundation in statistics, this book is not going to help you bridge that gap. Although the title is "Introductory Statistics with R" the author is clear that this is a book to learn how to program intro stats with R, and is not designed to teach any statistics tools. The author assumes you understand statistics and does not clarify statistics terms like p-value, test statistic, degrees of freedom, ANOVA, and the like. ****

New to R:
Although it may sound like a conundrum, the only way to learn a program is to program. Thankfully learning R can be easy, since the program is free, installs well on nearly all machines, and has detailed help files in various languages around the world. This is an excellent book for the R beginner, but I must stress the importance of ACTUALLY PROGRAMMING while you read this book. You CAN NOT read this book cover to cover and expect to learn R, programming doesn't work that way. This book can be a great resource for people who are brand new to R, but it requires hands on utilization of the source codes provided. Thankfully, this step is made that much easier for new users with a detailed explanation of how to obtain the ISWR package used with this text. Like everything in R, packages are free, and contain suites of functions and sometimes data. All the code in this book utilizes data from the ISWR package, so it will be easy to implement the code yourself and get the same results as the author.

Familiar with R:
Someone familiar with the notation in R can read this book cover to cover and find it enlightening. I had been programming in R for coursework in undergraduate statistics for four years before I found this text. It has a lot of useful data management code that people who taught themselves or learned for classes not dedicated to teaching the program will probably find useful. I found a lot of time-saving code that I wish I had known years ago!
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 for an introduction, November 11, 2009
This review is from: Introductory Statistics with R (Statistics and Computing) (Paperback)
This is a good book but it really is an introduction to statistics and a good introduction to basic R syntax. I use R quite a bit but I still forget some of the basics. This is a good book to quickly look up what you're trying to do and get the key R function name. R can be pretty painful. Ripley's "Modern Statistics with S" (R is basically S) would be good if you are going to stick with it, and it is a very good statistics reference book.Modern Applied Statistics with S
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:
5.0 out of 5 stars Practical and concise, October 6, 2009
Amazon Verified Purchase(What's this?)
This review is from: Introductory Statistics with R (Statistics and Computing) (Paperback)
If you need to learn to do some statistics fast, this is the book for you. Unlike the R book, which is more of a giant reference source, ISwR is more of a quick and dirty kind of thing. Easy to do. Liked it.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 3 people found the following review helpful:
3.0 out of 5 stars A ok book, October 4, 2009
Amazon Verified Purchase(What's this?)
This review is from: Introductory Statistics with R (Statistics and Computing) (Paperback)
It is a good book for a beginner though not as good as I expected.
Not enough examples for the coding part.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars A Great Book on R, June 15, 2009
Amazon Verified Purchase(What's this?)
This review is from: Introductory Statistics with R (Statistics and Computing) (Paperback)
Great well-written book. Good for learning how to run common statistical analyses in R. Chapter's 1,2, and 10 are also great for learning basic R data management. I would definitely recommend it to both new and existing users of R.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 2 people found the following review helpful:
5.0 out of 5 stars Excellent introductory book, October 31, 2010
Amazon Verified Purchase(What's this?)
This review is from: Introductory Statistics with R (Statistics and Computing) (Paperback)
This is a an excellent introductory textbook for learning statistics with R. It is also a great reference tool.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


0 of 1 people found the following review helpful:
5.0 out of 5 stars Superb book, December 14, 2010
Amazon Verified Purchase(What's this?)
This review is from: Introductory Statistics with R (Statistics and Computing) (Paperback)
Its an amazing book and amazons service is just amazing......I work as an applications developer/Data Analyst and this is a must have for all aspiring bio-statisticians and bioinformaticists...
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


0 of 2 people found the following review helpful:
1.0 out of 5 stars falling apart, December 25, 2011
Amazon Verified Purchase(What's this?)
This review is from: Introductory Statistics with R (Statistics and Computing) (Paperback)
I think this book is over priced for what is already out there on the internet for free. I also returned this book because the book I received was falling apart.
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

Introductory Statistics with R (Statistics and Computing)
Introductory Statistics with R (Statistics and Computing) by Peter Dalgaard (Paperback - August 15, 2008)
$64.95 $47.82
In Stock
Add to cart Add to wishlist