
Some Basic Intro of R
mcquak Posted 8 Nov. in #Algorithmic Trading #Algo #R #Quants #Statistical LearningIn this article I’d like to show you how efficient and fast could R be in helping us to solve some quants problems. For this article I’ve choose correlation and heatmap. Mainly for sake of simplicity because I know for those already knows Python and its batteries this sample could be very effectively done with Python as well. But I do want to make my first R sample here on this site simple and comprehensible for those who do not know R nor Python.
I guess we can agree that correlation is something each trader should take care of if taking trading seriously. You may ask why someone should try to do something that is also available publicly on many sites. The one reason …