January 2020

BH 1.72.0-3 on CRAN

January 8, 2020 | Thinking inside the box

The BH 1.72.0-1 release of BH required one update 1.72.0-2 when I botched a hand-edited path (to comply with the old-school path-length-inside-tar limit). Turns out another issue needed a fix. This release improved on prior ones by starting from a p...
[Read more...]

Validate Me! Simple Test vs. Holdout Samples in R

January 8, 2020 | John

In statistics, it is often necessary to not only model data but test that model as well. To do this, you need to randomly separate the data into two groups ensuring even samples regardless of … The post Validate Me! Simple Test vs. Holdout Samples in R appeared first on ProgrammingR. ... [Read more...]

Validate Me! Simple Test vs. Holdout Samples in R

January 8, 2020 | John

In statistics, it is often necessary to not only model data but test that model as well. To do this, you need to randomly separate the data into two groups ensuring even samples regardless of … The post Validate Me! Simple Test vs. Holdout Samples in R appeared first on ProgrammingR. [Read more...]

Some More Thoughts on Impostering

January 7, 2020 | Edwin Thoen

Two years ago, I wrote about meta-learning to fight imposter feelings. In this blog I made a distinction between impostering because you don’t feel you are up to the job, and because you feel you ought to know something which you don’t. The meta-learning blog focuses on how ... [Read more...]

Some More Thoughts on Impostering

January 7, 2020 | Edwin Thoen

Two years ago, I wrote about meta-learning to fight imposter feelings. In this blog I made a distinction between impostering because you don’t feel you are up to the job, and because you feel you ought to know something which you don’t. The meta-learning blog focuses on how ... [Read more...]

How to create Bar Race Animation Charts in R

January 7, 2020 | AbdulMajedRaja RS

Bar Race Animation Charts have started going Viral on Social Media leaving a lot of Data Enthusiasts wondering how are these Bar Race Animation Charts made. The objective of this post is to explain how to build such Bar Race Animation Charts using R — R with the power of versatile ...
[Read more...]

Skills chart using Gplot2 with R

January 6, 2020 | R | TypeThePipe

In this TypeThePipe tip we are bringing you a skills plot template using R and ggplot2. Maybe its a good idea to evolve this plot and add an unique skill plot to your CV. And it’s only a few lines of R code! You can see the code below :) ...
[Read more...]

Game of Life, the DTerminal edition

January 6, 2020 | r-bloggers on mpjdem.xyz

Yet another offshoot from my Advent of Code 2019 adventures (first half, second half, all solutions): on day 24, the challenge was to program a variant of Conway’s game of life, and I figured I might as well try my approach on the real thing! A quick google for existing implementations ...
[Read more...]

Why Gordon Shotwell uses R

January 6, 2020 | Paul van der Laken

This blog by Gordon Shotwell has passed my Twitter feed a couple of times now and I thought I’d share it here: blog.shotwell.ca/posts/why_i_use_r It in, Gordon present his reasons for using R, describing R’s four unique selling point, and outlining a ...
[Read more...]

Working with Windows CMD system commands in R

January 6, 2020 | tomaztsql

From time to time, when developing in R, working and wrangling data , preparing for machine learning projects, it comes the time, one would still need to access the operating system commands from/in R. In this blog post, let’s take…Read more ›
[Read more...]
1 9 10 11 12 13

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)