Optimizing R Code with Rcpp
Use C++ to dramatically boost the performance of your R code.
Course Description
R is a great language for data science, but sometimes the code can be slow to run. Combining the comfort of R with the speed of a compiled language
What You’ll Learn
Introduction
Writing, benchmarking, and debugging your first C++ code.
Vector classes
Manipulate and compute with Rcpp and native C++ vectors.
Functions and Control Flow
Writing functions, controlling the flow with if and else, and learning to use the three kinds of loops in C++.
Case Studies
Use random numbers and write algorithms for applied time series models.
User Reviews
Be the first to review “Optimizing R Code with Rcpp”
You must be logged in to post a review.
×
There are no reviews yet.