• C++ Programming for Financial Engineering
    Highly recommended by thousands of MFE students. Covers essential C++ topics with applications to financial engineering. Learn more Join!
    Python for Finance with Intro to Data Science
    Gain practical understanding of Python to read, understand, and write professional Python code for your first day on the job. Learn more Join!
    An Intuition-Based Options Primer for FE
    Ideal for entry level positions interviews and graduate studies, specializing in options trading arbitrage and options valuation models. Learn more Join!

Best Online R Tutorial

Joined
1/27/10
Messages
1,034
Points
173
I want to teach myself R. As background, I've used many stat packages and math apps, b ut the last time I actually coded (beyond simple Excel macros was in Xbase in the 1990s. I've looked at several tutorials online, but as a beginner, I find it really, really frustrating when what I see in the video is not exactly what I see on my screen. Various functions, commands and menu items in these tutorials don't necessarily exist in the most recent version of R studio. There are probably simple workarounds for this but if someone new to R, I find it really easy to get confused. This is the case with the Coursera course that can be audited for free. Among other things, the first lecture shows how to use the "save as" command, whereas the "save as" command in my console is grayed out.

What's the recommended approach here? Find a tutor? If so, how? (There are dozens of places that will provide tutors, but my first try ended up with someone who said they were available and then were not.) What other online courses, free or otherwise will suffice?

Thanks for your help/advice.
 
Hello Professor Abbott,

I highly recommend the Big Book of R. The first few chapters, especially the second chapter has some great initial information (courses etc.)
Here's the link: Big Book of R

Hope it helps!
Regards
 
Back
Top