Explaining Predictions of Machine Learning Models with LIME – Münster Data...
(This article was first published on Shirin's playgRound, and kindly contributed to R-bloggers)Slides from Münster Data Science MeetupThese are my slides from the Münster Data Science Meetup on...
View ArticleStock-Recruitment Graphing Questions
(This article was first published on fishR Blog, and kindly contributed to R-bloggers)A fishR user recently asked meIn the book that you published, I frequently use the stock-recruit curve code. The...
View ArticleA Not So Simple Bar Plot Example Using ggplot2
(This article was first published on INWT-Blog-RBloggers, and kindly contributed to R-bloggers)This is a reproduction of the (simple) bar plot of chapter 6.1.1 in Datendesign mit R with ggplot2. To...
View ArticlePoint Pattern Analysis using Ecological Methods in R
(This article was first published on R – Spatial.ly, and kindly contributed to R-bloggers)Here is a quick example for how to get started with some of the more sophisticated point pattern analysis tools...
View ArticleWhen a Tweet Turns Into an R Package
(This article was first published on Mango Solutions, and kindly contributed to R-bloggers)Reproduced with the kind permission of our Head of Data Engineering, Mark Sellors and first published on his...
View ArticleBe a BigBallR in #rstats : Stayeth or Switcheth
(This article was first published on rstats – MikeJackTzen, and kindly contributed to R-bloggers)If you’re a Big Baller, you know when to stayeth in your lane but also when to switcheth...
View ArticleNew R Course: Introduction to the Tidyverse!
(This article was first published on R-posts.com, and kindly contributed to R-bloggers)Hi! Big announcement today as we just launched Introduction to the Tidyverse R course by David Robinson!This is an...
View ArticleLeveraging pipeline in Spark trough scala and Sparklyr
(This article was first published on R-posts.com, and kindly contributed to R-bloggers)IntroPipeline concept is definitely not new for software world, Unix pipe operator (|) links two tasks putting...
View ArticleA chart of Bechdel Test scores
(This article was first published on Revolutions, and kindly contributed to R-bloggers)A movie is said to satisfy the Bechdel Test if it satisfies the following three criteria:The movie has at least...
View ArticleA minimal Project Tree in R
(This article was first published on R – Tales of R, and kindly contributed to R-bloggers)You can also check this post, written in #blogdown, here: minimal-project-tree-r.IntroductionThe last two days...
View ArticleUsing Microsoft’s Azure Face API to analyze videos (in R)
(This article was first published on R-posts.com, and kindly contributed to R-bloggers)Microsoft had a cool API called “Emotion API”. With it you could submit a URL of a video, and the API would return...
View ArticleIntroduction to Skewness
(This article was first published on R Views, and kindly contributed to R-bloggers)In previous posts here, here, and here, we spent quite a bit of time on portfolio volatility, using the standard...
View ArticleServing shiny apps in the internet with your own server
(This article was first published on R and Finance, and kindly contributed to R-bloggers)– In this post I’ll share my experience in setting up my own virtual server for hosting shiny applications in...
View ArticleDummy Variable for Examining Structural Instability in Regression: An...
(This article was first published on R Programming – DataScience+, and kindly contributed to R-bloggers)One of the fast growing economies in the era of globalization is the Ethiopian economy. Among the...
View ArticleMapping oil production by country in R
(This article was first published on r-bloggers – SHARP SIGHT LABS, and kindly contributed to R-bloggers)This week, here’s another map. As I’ve mentioned, projects like this – a few hundred lines of...
View ArticleColor palettes derived from the Dutch masters
(This article was first published on That’s so Random, and kindly contributed to R-bloggers)Among tulip fields, canals and sampling cheese, the museums of the Netherlands are one of its biggest tourist...
View ArticleR in the Windows Subsystem for Linux
(This article was first published on Revolutions, and kindly contributed to R-bloggers)R has been available for Windows since the very beginning, but if you have a Windows machine and want to use R...
View ArticleRVowpalWabbit 0.0.10
(This article was first published on Thinking inside the box , and kindly contributed to R-bloggers)A boring little RVowpalWabbit package update to version 0.0.10 came in response to another CRAN...
View Article#13: (Much) Faster Package (Re-)Installation via Binaries
(This article was first published on Thinking inside the box , and kindly contributed to R-bloggers)Welcome to the thirteenth post in the ridiculously rapid R recommendation series, or R4 for short. A...
View Articlearchivist: Boost the reproducibility of your research
(This article was first published on SmarterPoland.pl » English, and kindly contributed to R-bloggers)A few days ago Journal of Statistical Software has published our article (in collaboration with...
View Article