R Tip: Force Named Arguments
(This article was first published on R – Win-Vector Blog, and kindly contributed to R-bloggers)Rtip: force the use of named arguments when designing function signatures.R’s named function argument...
View ArticleAnalyzing accelerometer data with R
(This article was first published on Revolutions, and kindly contributed to R-bloggers)Using your smartphone (any modern phone with a built-in accelerometer should work), visit the Cast Your Spell page...
View ArticleAn introduction to joint modeling in R
(This article was first published on R – Tales of R, and kindly contributed to R-bloggers)By J Espasandin, O Lado, A Bouzas, A Baluja. You can also check this post, written in #blogdown, here:...
View ArticleXie Yihui, R Superstar and Mensch
(This article was first published on Mad (Data) Scientist, and kindly contributed to R-bloggers)Yesterday a friend told me, “Yihui has written the most remarkably open blog post, and you’ve got to read...
View ArticleR’s S3 generic-function object-oriented system
(This article was first published on Jasmine Dumas' R Blog, and kindly contributed to R-bloggers) Just like your mom’s chippity chipper recipe – In Data Science, there are numerous instances where...
View ArticleDo tweeps with more followers follow tweeps with more followers? by @ellis2013nz
(This article was first published on Peter's stats stuff - R, and kindly contributed to R-bloggers)Branko Milanovic asked on Twitter:Idea for a paper: “Homogamy” on Twitter. Do people with more...
View ArticleIs R base::subset() really that bad?
(This article was first published on R – Win-Vector Blog, and kindly contributed to R-bloggers)Is Rbase::subset() really that bad?Notes discussing subset() often refer to the following text (from...
View ArticleHow to set up a sparklyr cluster in 5 minutes
(This article was first published on Revolutions, and kindly contributed to R-bloggers)If you've ever wanted to play around with big data sets in a Spark cluster from R with the sparklyr package, but...
View ArticleEdinbr: Text Mining with R
(This article was first published on R on The Jumping Rivers Blog, and kindly contributed to R-bloggers)During a very quick tour of Edinburgh (and in particular some distilleries), Dave Robinson...
View ArticleInstalling Package Dependencies without external http(s) requests
(This article was first published on Peter E. DeWitt, and kindly contributed to R-bloggers)Consider you have a server that is running behind a firewall and, for security reasons, cannot make external...
View ArticleWanted: cdata Test Pilots
(This article was first published on R – Win-Vector Blog, and kindly contributed to R-bloggers)I need a few volunteers to please “test pilot” the development version of the R package cdata, please....
View ArticleMLE in R
(This article was first published on S+/R – Yet Another Blog in Statistical Computing, and kindly contributed to R-bloggers)When I learned and experimented a new model, I always like to start with its...
View ArticleR Blogdown Setup in GitHub (2)
(This article was first published on R – Tales of R, and kindly contributed to R-bloggers)An updated tutorial to set up a blogdown blog Git & GitHub reposRStudio and blogdown setupCustomising...
View Article10 Jobs for R users from around the world (2018-02-26)
To post your R job on the next postJust visit this link and post a new R job to the R community.You can post a job for free (and there are also “featured job” options available for extra...
View ArticleDALEX: how would you explain this prediction?
(This article was first published on SmarterPoland.pl » English, and kindly contributed to R-bloggers)Last week I wrote about single variable explainers implemented in the DALEX package. They are...
View ArticleWeb Scraping Matrimonial Website with R
(This article was first published on ListenData, and kindly contributed to R-bloggers)In this tutorial, we will cover how to extract information from a matrimonial website using R. We will do web...
View ArticleCreating corporate colour palettes for ggplot2
(This article was first published on blogR, and kindly contributed to R-bloggers)@drsimonj here to share how I create and reuse corporate color palettes for ggplot2.You’ve started work as a data...
View ArticleGartner’s 2018 Take on Data Science Tools
(This article was first published on R – r4stats.com, and kindly contributed to R-bloggers)I’ve just updated The Popularity of Data Science Software to reflect my take on Gartner’s 2018 report, Magic...
View ArticleShiny Case Studies: My new online interactive video course
(This article was first published on Dean Attali's R Blog, and kindly contributed to R-bloggers)Last week, my brand new DataCamp course Shiny Case Studies was finally released after being in the works...
View ArticleDeep Learning from first principles in Python, R and Octave – Part 4
(This article was first published on R – Giga thoughts …, and kindly contributed to R-bloggers)In this 4th post of my series on Deep Learning from first principles in Python, R and Octave – Part 4, I...
View Article