0

Already read: Free resources for learning R

I would prefer to have a textbook which covers statistics with R, accessible to a beginning graduate student in statistics. Since I'm not as familiar with R as I should be, I will be purchasing A Beginner's Guide to R by Zuur, but what is a good text for covering statistics with R for a beginning graduate student?

Clarinetist
  • 3,761
  • 3
  • 25
  • 70
  • What discipline are you "beginning graduate student" in? – Aleksandr Blekh Dec 22 '14 at 02:51
  • @AleksandrBlekh - Assume I'm a prospective M.S. Statistics student who would like to do research in stochastic processes. – Clarinetist Dec 22 '14 at 02:52
  • Andy Field's book is a good intro stats book and covers R ok. I know of nothing that really integrates the learning of stats using R well if that's what you're looking for. – John Dec 22 '14 at 03:18
  • 1
    If you intend to use R seriously, I *highly recommend* you to reconsider the book by Zuur et al. in favor of [The Art of R Programming](http://www.amazon.com/The-Art-Programming-Statistical-Software/dp/1593273843) by Matloff. Not only the former is twice as expensive, but, more importantly, it covers less than half of the essential material in the latter, which I own. As for the Andy Field's book, I agree with @John that it's a good book, but I would consider it too simplistic for graduate level in statistics. – Aleksandr Blekh Dec 22 '14 at 04:55

1 Answers1

1

Your update (information on already read Q&As) as well as your statistics focus make it more difficult to recommend something that IMHO fits the level. The following books, which I have selected from a larger set, more or less satisfy your both requirements of being on "statistics with R" and at "M.S. Statistics" level are (though some are at or around an undergraduate level):

No R, but books, focused on stochastic processes or systems:

Also may be of interest (mostly R-based):

Aleksandr Blekh
  • 7,867
  • 2
  • 27
  • 93