HPC with R

Abstract

In this workshop, we share two ways to speed up your computation. One is combining R with compiled language such as C and C++. Both the internal C API and the Rcpp family are introduced. Another way is parallel computation. Besides the user friendly foreach and future.apply packages, we also touched a bit about asynchornous computation using future package and adding progress bar in your long time computation.

Date
Nov 17, 2020 18:30 — 20:30
Event
Group seminar, computation workshop
Location
Room 1114, Scientific Research Laboratory Building
Chao Cheng
Chao Cheng
Statistician

My research interests include applied statistics and machine learning.

Related