Open Preview
See a Problem?
We'd love your help. Let us know what's wrong with this preview of The R Book by Michael J. Crawley.
Thanks for telling us about the problem.
Friend Reviews
To see what your friends thought of this book, please sign up.
Reader Q&A
To ask other readers questions about The R Book, please sign up.
Be the first to ask a question about The R Book
Community Reviews
· 130 ratings · 12 reviews
Start your review of The R Book
Aug 13, 2008 Barry rated it really liked it
It's big. It's incomplete (as I think any book on R has to be). But it is the book I'm using the most as I continue to learn about R. This is a "cookbook": the author gives several specific examples of how to do specific tasks. If you can find one that matches what you want to do (and it is a big book), then it's great. If not, it's frustrating.Of the four books I have on R/S/S+, this would be the one I'd start with if I had it to do over again. Still, the idea way of learning R is sharing a lab
It's big. It's incomplete (as I think any book on R has to be). But it is the book I'm using the most as I continue to learn about R. This is a "cookbook": the author gives several specific examples of how to do specific tasks. If you can find one that matches what you want to do (and it is a big book), then it's great. If not, it's frustrating.Of the four books I have on R/S/S+, this would be the one I'd start with if I had it to do over again. Still, the idea way of learning R is sharing a lab with someone who already knows it.
...more
Good for learning the R language. Disastrous if used to learn stats. Be forewarned: Crawley makes a SERIOUS MISTAKE concerning the use of step-wise methods in hypothesis testing, which he advocates throughout the book. DO NOT FOLLOW HIS ADVICE. His knowledge of R is supreme. Of statistics, well, not so much.Crawley is a biologist first, statistician second, and it shows. He displays a lack of fundamental training in statistics, as one might expect of a self-taught statistician. As a consequence,
Good for learning the R language. Disastrous if used to learn stats. Be forewarned: Crawley makes a SERIOUS MISTAKE concerning the use of step-wise methods in hypothesis testing, which he advocates throughout the book. DO NOT FOLLOW HIS ADVICE. His knowledge of R is supreme. Of statistics, well, not so much.Crawley is a biologist first, statistician second, and it shows. He displays a lack of fundamental training in statistics, as one might expect of a self-taught statistician. As a consequence, his book does a disservice to the unexperienced readers who naively assume he knows what he is talking about.
...more
as a reference guide for mostly-vanilla R, its perfect. but mostly-vanilla R is an atrocious mess, an international emergency, etc. Ppl only use R for the packages, and at this point R only remains a useful and viable language bc of the way its development ecosystem has used packages to patch nearly the entire fucking language (e.g. see hadley wickham's work). so i honestly cant rec this, as ur prolly better off reading a mix of blog posts, data-sci books, and hadley wickham's stuff as a reference guide for mostly-vanilla R, its perfect. but mostly-vanilla R is an atrocious mess, an international emergency, etc. Ppl only use R for the packages, and at this point R only remains a useful and viable language bc of the way its development ecosystem has used packages to patch nearly the entire fucking language (e.g. see hadley wickham's work). so i honestly cant rec this, as ur prolly better off reading a mix of blog posts, data-sci books, and hadley wickham's stuff ...more
Mar 14, 2013 Peter Flom rated it really liked it
The best thing about this large book on R is its breadth: No one book can cover all of R, but this covers a lot.The biggest problem is the index and contents, which could have been better done and which could have made the book more usable
Excellent books for those who want to expand their knowledge of the R language. The author discusses a great variety of topics and examples about multiple statistical procedures and models; However, in my opinion, this book will be more helpful for those who are already familiarized with the R code since theoretically speaking concepts, theorems, and principles and not discussed in-depth, but the way on how to perform the analysis and interpret the outcomes in R is presented with great detail.
Th Excellent books for those who want to expand their knowledge of the R language. The author discusses a great variety of topics and examples about multiple statistical procedures and models; However, in my opinion, this book will be more helpful for those who are already familiarized with the R code since theoretically speaking concepts, theorems, and principles and not discussed in-depth, but the way on how to perform the analysis and interpret the outcomes in R is presented with great detail.
This isn't the first statistics book I read written by Michael J. Crawley and once more I was not disappointed. ...more
I'lll be honest, this really made my head hurt. I've not used R, or any other stats package, so I was hoping for a bit of an easy lead in introduction type thing. This was not it. It's starts out like it might be then bam, it hits you with lots of coding type stuff and technical stats type stuff in a instruction manual style that is almost impossible to read coherently. I have a feeling that this will make an excellent reference guide once I get going with R but for starting out, you might want I'lll be honest, this really made my head hurt. I've not used R, or any other stats package, so I was hoping for a bit of an easy lead in introduction type thing. This was not it. It's starts out like it might be then bam, it hits you with lots of coding type stuff and technical stats type stuff in a instruction manual style that is almost impossible to read coherently. I have a feeling that this will make an excellent reference guide once I get going with R but for starting out, you might want to start elsewhere... ...more
May 21, 2010 Lauren Adams rated it it was amazing
im going to use this space to rant and rave about how amazing R is, and how completely amazing this book is. first of all, R is free. second, it is easy to use. it is user-friendly. it produces pretty graphs and figures and tables. and this book makes all of that happen. i am recommending to myself to stick with r forever and never look back, unless some other software program that is also free and easy to use that has a companion book like this is created, and its better than r. but i doubt it. im going to use this space to rant and rave about how amazing R is, and how completely amazing this book is. first of all, R is free. second, it is easy to use. it is user-friendly. it produces pretty graphs and figures and tables. and this book makes all of that happen. i am recommending to myself to stick with r forever and never look back, unless some other software program that is also free and easy to use that has a companion book like this is created, and its better than r. but i doubt it. also dont forget yaletoolkit...and subsequently whatis(x). ...more
Jul 29, 2011 Sam rated it it was ok
It's hard to find a good R-Book. This one did the job for me while I was learning, but you will be lost if you are not on r-seek constantly filling the gaps. This book also requires a strong stomach for poor writing and typos. I was an reviewer for the forthcoming "R In Action" and felt that it filled many of the holes this book contained. R-seek and google will also be the ultimate R companion though. It's hard to find a good R-Book. This one did the job for me while I was learning, but you will be lost if you are not on r-seek constantly filling the gaps. This book also requires a strong stomach for poor writing and typos. I was an reviewer for the forthcoming "R In Action" and felt that it filled many of the holes this book contained. R-seek and google will also be the ultimate R companion though. ...more
A fine and useful reference on the R programming language for my bookshelf. If you are learning or using R this is a great reference source.
Mar 13, 2015
Lord_Humungus rated it
it was ok Recommended to Lord_Humungus by: Joan Carles Oliva
Good recipe book for R if you already know statistics. If you don't, it gives a false sensation that you will, at the beginning, but soon gets too complex. Good recipe book for R if you already know statistics. If you don't, it gives a false sensation that you will, at the beginning, but soon gets too complex. ...more
R book is an essential book when working with R, especially for beginners!
Goodreads is hiring!
If you like books and love to build cool products, we may be looking for you.
Learn more »
News & Interviews
Need another excuse to treat yourself to a new book this week? We've got you covered with the buzziest new releases of the day. To create our...
"When you start a session in R, the variables you create are in the global environment .GlobalEnv," — 0 likes
More quotes…
Welcome back. Just a moment while we sign you in to your Goodreads account.
Source: https://www.goodreads.com/book/show/1149255.The_R_Book
Posted by: lawsofunion.blogspot.com