Recommended resources

Below is a set of resources (book, journal articles, blogposts, URLs) in different topical areas that members of the data science center have found useful. Similar links are elsewhere in the knowledge base, but here’s a broader collection of resources. In addition to the link, it would be great to add an annotation and an evaluative statement.

Introductions to programming languages

Machine Learning

Journal Article: mlr3pipelines - Flexible Machine Learning Pipelines in R - article about mlr3pipelines, how it works, different ml resources, and where to find mlr3 packages and guides.

eBook: mlr3 book (book in progress)

Guide: mlr3 how-to guides

Statistical modeling

Bioinformatics

Software

Editors and integrated development environments

Containers

Document preparation

Overleaf – a browser-based, cloud-hosted environment for making documents (manuscripts, CVs, presentations) in LaTeX. It has a free version. You can interleave R code with the latex and the cloud-based server can interpret both.

Version control

git – Happy Git and Github with R