Difference between revisions of "Training:SummerSchool2018:Programme:R"
From CAC Wiki
(Created page with "== High Performance Computing with R == The R programming language has become the standard tool for data science, statistics, and bioinformatics. This course focuses on makin...") |
(No difference)
|
Latest revision as of 17:34, 18 June 2018
High Performance Computing with R
The R programming language has become the standard tool for data science, statistics, and bioinformatics. This course focuses on making your R code as fast as possible, including topics on performance optimization and parallelization. There will be a major emphasis on newer additions to the language, in particular, the “tidyverse” set of packages.
Instructor: Jeff Stafford, Centre for Advanced Computing, Queen's University.
Prerequisites: None.