June 2018

rqdatatable: rquery Powered by data.table

June 3, 2018 | John Mount

rquery is an R package for specifying data transforms using piped Codd-style operators. It has already shown great performance on PostgreSQL and Apache Spark. rqdatatable is a new package that supplies a screaming fast implementation of the rquery system in-memory using the data.table package. rquery is already one of ...
[Read more...]

Collatz Sequence – part 2

June 2, 2018 | Neonira

On first post part , we got some intuition about Collatz sequence], that seems to be unproven yet. Let’s try to prove it mathematically. Some mathematic reminders Canonical form a a natural integer We name canonical form any natural integer n, written under one of following forms n = 10 t + u ...
[Read more...]

Even Simpler SQL

June 2, 2018 | HighlandR

I’ve had some feedback on the last post, and rather than repeat the same thing multiple times, I’m going all @drob, and writing this instead.. When I tweeted out the link to my post I gave it the tag line “why I’d rather write dplyr than SQL”. ... [Read more...]

How To Plot With Patchwork: Exercises

June 2, 2018 | Euthymios Kasvikis

INTRODUCTION The goal of patchwork is to make it simple to combine separate ggplots into the same graphic. It tries to solve the same problem as gridExtra::grid.arrange() and cowplot::plot_grid, but using an API that incites exploration and iteration. Before proceeding, please follow our short tutorial. Look ... [Read more...]

valueBox without ShinyDashboard

June 2, 2018 | Tamas Markó

Aim of the Fuction: Reproduce the valueBox function From ShinyDashboard package with almost the same functionality. This function becomes usable without loading ShinyDashboard package and without using the required dashboard […] [Read more...]

Ceteris Paribus Plots – a new DALEX companion

June 1, 2018 | smarterpoland

If you like magical incantations in Data Science, please welcome the Ceteris Paribus Plots. Otherwise feel free to call them What-If Plots. Ceteris Paribus (latin for all else unchanged) Plots explain complex Machine Learning models around a single observation. They supplement tools like breakDown, Shapley values, LIME or LIVE. In ... [Read more...]

StatCheck the Game

June 1, 2018 | David Smith

If you don't get enough joy from publishing scientific papers in your day job, or simply want to experience what it's like to be in a publish-or-perish environment where the P-value is the only important part of a paper, you might want to try StatCheck: the board game where the ... [Read more...]

Coloring Sudokus

June 1, 2018 | @aschinchon

Someday you will find me caught beneath the landslide (Champagne Supernova, Oasis) I recently read a book called Snowflake Seashell Star: Colouring Adventures in Numberland by Alex Bellos and Edmund Harris which is full of mathematical patterns to be coloured. All images are truly appealing and cause attraction to anyone ...
[Read more...]
1 13 14 15

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)