Publications by Joseph Rickert

Some Impressions from R Finance 2015

04.06.2015

by Joseph Rickert The R/Finance 2015 Conference wrapped up last Saturday at UIC. It has been seven years already, but R/Finance still has the magic! – mostly very high quality presentations and the opportunity to interact and talk shop with some of the most accomplished R developers, financial modelers and even a few industry legends such a...

5327 sym 2 img 1 tbl

R User Groups are Everywhere

11.06.2015

by Joseph Rickert In a little over three weeks useR! 2015 will convene in Aalborg, Denmark and I am looking forward to being there and learning and talking about R user groups. The following map shows the big picture for R User Groups around the world. However, it is very difficult to keep it up to date. Just after the map “went to press” I ...

2038 sym R (2226 sym/2 pcs) 2 img

Pairwise-complete correlation considered dangerous

16.06.2015

by B. W. Lewis This note warns about potentially misleading results when using the use=pairwise.complete.obs and related options in R’s cor and cov functions. Pitfalls are illustrated using a very simple pathological example followed by a brief list of alternative ways to deal with missing data and some references about them. Known unknowns R ...

5908 sym R (1194 sym/6 pcs)

Fishing for packages in CRAN

18.06.2015

by Joseph Rickert It is incredibly challenging to keep up to date with R packages. As of today (6/16/15), there are 6,789 listed on CRAN. Of course, the CRAN Task Views are probably the best resource for finding what's out there. A tremendous amount of work goes into maintaining and curating these pages and we should all be grateful for the ex...

3061 sym R (3383 sym/3 pcs) 2 img

DeployR Data I/O

22.06.2015

by Sean Wells, Senior Software Engineer, Microsoft and David Russell DeployR exists to solve a number of fundamental R analytics integration problems faced by application developers. For example, have you ever wondered how you might execute an R script from within a Web-based dashboard, an enterprise middleware solution, or a mobile application? ...

3338 sym 1 tbl

Working with the RStudio CRAN logs

25.06.2015

 by Joseph Rickert The installr package has some really nice functions for working with the daily package download logs for the RStudio CRAN mirror which RStudio graciously makes available at http://cran-logs.rstudio.com/.  The following code uses the download_RStudio_CRAN_data() function to download a month's worth of .gz compressed daily log...

2723 sym R (3516 sym/3 pcs) 8 img

Get your R education going with GitHub

02.07.2015

by Joseph Rickert Last week, I was fortunate enough to attend the R Summit & Workshop, an invitation only event, held at the Copenhagen Business School. The abstracts for the public talks presented are online and well worth a look. Collectively they provide a snapshot of the state of development of R and the R Community as well some insight into...

3936 sym 2 img

5 Steps to Create an R Package Email Course

14.07.2015

by Ari Lamstein, Software Engineer and Data Analyst Creating an email course for my R packages has significantly increased the number of people who use the packages. It has also reduced the learning curve for the packages and brought me into greater contact with my users. In this post I will share the 5 steps I took to create my course Learn to M...

4805 sym 2 img

R, Extreme Value Statistics and Missing Data

16.07.2015

by Joseph Rickert June was a hot month for extreme statistics and R. Not only did we close out the month with useR! 2015, but two small conferences in the middle of the month brought experts together from all over the world to discuss two very difficult areas of statistics that generate quite a bit of R code. The Extreme Value Analysis conference...

3926 sym 8 img

Using Azure as an R datasource Part 3: Pulling data from MySQL/MariaDB to Linux

21.07.2015

by Gregory VandenbrouckSoftware Engineer, Microsoft This post is the third in a series that covers pulling data from Microsoft SQL Server or MySQL/MariaDB on Azure to an R client on Windows or Linux. In the previous two, we covered pulling data from SQL Server and MySQL/MariaDB to an R client on Windows. This time we’ll be pulling data from MyS...

5458 sym R (2930 sym/8 pcs) 8 img