• TalkBass has been independent since 1998. Add your voice.
    Create a free account to reply to discussions, view embedded media, and browse with fewer display ads.
    Join freeLog in
    Want zero display ads or expanded classifieds tools? Compare plans.

R

I started to learn it a few years ago (2010ish I think) but for the straightforward stuff that I've been doing, SPSS is adequate. Never have the time to put into really learning it.
 
What approach would you recommend for somebody who wants to learn it? I have no programming experience. I'm familiar with the SPSS syntax but that's a completely different game.
I think this book is very good, although it's a bit pricey. Maybe start with the free online guides, and then see if there's a book that adresses the specific topic you'll be using it for.
 
As an Amazon Associate, TalkBass may receive commissions from qualifying purchases made via links on this site.
What approach would you recommend for somebody who wants to learn it? I have no programming experience. I'm familiar with the SPSS syntax but that's a completely different game.


There's a lot of resources out there, free books, not so free books, courses, videos, etc. So much I'm not exactly sure where I should start first.

I want to learn it for real, not be dependent on an interface making it behave like spss or something.

Which do you want to learn "SPSS" or "R"? SPSS is pretty cheap and if it's an industry standard I'd go with that one.
 
Which do you want to learn "SPSS" or "R"? SPSS is pretty cheap and if it's an industry standard I'd go with that one.

I already know spss decently well. I want to learn R, part of the reason is that it's used in some Quant summer school I'll eventually attend and most "serious" poltical science dep. specializing in quant. use it. Also, it seems to be worth it just for the graphs.
 
I suggest biting the bullet and learning how to program. Which language you learn first isn't as important as developing the skills. Most programming concepts are the same across different languages. This tutorial looks promising.

http://www.cyclismo.org/tutorial/R/

Some other ideas: Audit an intro programming course at your uni. Find an online course. Find a mentor who's a R guru. Find a web forum for R users, and look for simple code examples that you can follow by comparing the names of the instructions to their descriptions in the manual.

While you've got access to SPSS, give yourself little tasks where you try to produce identical results in SPSS and R.

If you're doing things like mining text files for data, another language worth considering is Python.
 
I already know spss decently well. I want to learn R, part of the reason is that it's used in some Quant summer school I'll eventually attend and most "serious" poltical science dep. specializing in quant. use it. Also, it seems to be worth it just for the graphs.

Yes, it's one of those indicators that you know your stuff for sure. of course it's worth it, it's free. :) Kidding...I know what you mean.

I have too many things going on right now to take the time to learn it though. Maybe I should play around with it for easy stuff and then really get solid on it during my sabbatical.
 
Yes, it's one of those indicators that you know your stuff for sure. of course it's worth it, it's free. :) Kidding...I know what you mean.

I have too many things going on right now to take the time to learn it though. Maybe I should play around with it for easy stuff and then really get solid on it during my sabbatical.

Yeah, I'll try to dabble a bit in it but I don't have much time. I have 4 graduate level classes right now as well as a RA position, it's crazy.