How to set your R environment with RStudio and DotNet library for C#

How to set your R environment with RStudio and DotNet library for C# IMPORTANT NOTE:  This train of thought has been abandoned with too many connecting issues with R.NET which makes this entire process useless. Sorry but I cannot proceed as it is not safe nor have the authors of all this software thought of […]

How to install R Base with latest update and Rstudio onto Debian Linux #rstats #linux

How to install R Base with latest update and Rstudio onto Debian Linux apt-get install r-base http://rwiki.sciviews.org/doku.php?id=getting-started:installation:debian#install_r Then from http://tata-box-blog.blogspot.ca/2012/03/install-r-2142-in-debian-squeeze.html First, open a Terminal and open the sources.list file: $ gksudo gedit /etc/apt/sources.list Then, add these lines at the bottom of the file (Note, I use the UCLA server, but this can be easily changed […]

Here is a Youtube Video Series on How to Write Fast R Code

Here is a Youtube Video Series on How to Write Fast R Code One of my Quant Finance Meetup members, Alon, has put up two videos in a series about speeding up the execution of R. It was a presentation he did a few months ago to the group. Thanks to him for these videos […]