Blog
- All
- Graphics
- Music
- R
- Veganism
Single: Tom Parentes by Navlebeskuer
My new single in the Navlebeskuer universe, Tom Parentes, is finally out on the 3rd of February, 2024! A declaration…February 3, 2024
Plot Confusion Matrix Web App
Some years ago, I was looking to plot a set of confusion matrices. Looking at the available plotting functions, I…August 20, 2023
cvms 1.0.0 released
After 6 months of work, cvms version 1.0.0 has finally been released! This version is a major refactoring of the…April 18, 2020
splitChunk – RStudio addin for splitting code chunks in R Markdown
When working with R Markdown I usually use the key command cmd+alt+i to insert new code chunks, i.e. " ```{r}\n\n```…November 26, 2019
Untoggle inline output in RMarkdown in RStudio
A lot of my class mates found themselves frustrated when updating to the newer versions of RStudio, because the output…November 25, 2019
Repeated cross-validation in cvms and groupdata2
I have spent the last couple of days adding functionality for performing repeated cross-validation to cvms and groupdata2. In this…November 25, 2019