Constricted development with reticulate
I’ve been using the reticulate package occasionally for a while now, so I was surprised to see that it had only just been officially released. reticulate: R interface to Python https://t.co/qVWmwoMQAP....
View ArticleFour Years of Practical Data Science with R
(This article was first published on R – Win-Vector Blog, and kindly contributed to R-bloggers)Four years ago today authors Nina Zumel and John Mount received our author’s copies of Practical Data...
View ArticleThe Travelling Salesman Portrait
(This article was first published on R – Fronkonstin, and kindly contributed to R-bloggers)TweetI have noticed even people who claim everything is predestined, and that we can do nothing to change it,...
View ArticleNot Hotdog: An R image classification application, using the Custom Vision API
(This article was first published on Revolutions, and kindly contributed to R-bloggers)If you’re a fan of the HBO show Silicon Valley, you probably remember the episode where Jian Yang creates an...
View ArticlePosterior probability of the null hypothesis being true, given a significant...
For some reason, I am unable to load this post to google blogger. I have linked the post to an html file on my home page. Please comment here on this blog. Here is the post: Posterior probability of...
View ArticleLaminar flow with ggplot2 and gganimate
PrefaceI’ve realized that all my previous posts were quite substantial in length and took quite a long time to create them. From this point forward I’ll be generating posts of shorter length (partially...
View ArticleA few podcast recommendations
(This article was first published on Revolutions, and kindly contributed to R-bloggers)After avoiding the entire medium for years, I've been rather getting into listening to podcasts lately. As a...
View ArticleWhere is the value in package peer review?
(This article was first published on rOpenSci - open tools for open science, and kindly contributed to R-bloggers)If you read my reflection #1 on rOpenSci Onboarding, then you know I see value in the...
View ArticleWriting better R functions part one – April 6, 2018
(This article was first published on Chuck Powell, and kindly contributed to R-bloggers)One of the nicest things about working with R is that with very little effort you can customize and automate...
View ArticleAdding macOS Touch Bar Support to RStudio
(This article was first published on R – rud.is, and kindly contributed to R-bloggers)Modern MacBook Pros have a fairly useless (c’mon, admit it!) “Touch Bar” that did little more than cause severe ire...
View ArticleR Spatial Resources
(This article was first published on R on Locke Data Blog, and kindly contributed to R-bloggers)I recently met up with someone who does geospatial stuff but uses the more traditional GIS software to...
View ArticleTinkering with Competitive Supertimes
I’m back on the R thang with F1 data from ergast.com, and started having a look at how drivers and teams compare at a circuit.One metric I came across for comparing teams over a season is the...
View ArticleFilling Ordered Facets From the Bottom Row
(This article was first published on R on kieranhealy.org, and kindly contributed to R-bloggers)On Twitter the other day, Philip Cohen put up some data on changes in Bachelor’s degrees awarded between...
View Articlemagrittr and wrapr Pipes in R, an Examination
(This article was first published on R – Win-Vector Blog, and kindly contributed to R-bloggers)Let’s consider piping in R both using the magrittr package and using the wrapr package.magrittr...
View ArticleThe smaller the p-value, the higher the likelihood: true or false?
(This article was first published on Shravan Vasishth's Slog (Statistics blog), and kindly contributed to R-bloggers)Someone recently said to me that the lower the p-value, the higher the likelihood...
View ArticleSimple Numerical Modeling in R – Part 2: Exercises
(This article was first published on R-exercises, and kindly contributed to R-bloggers)http://eskipaper.com/images/water-splash-wallpaper-3.jpgIn this exercise, we will continue to build our model from...
View ArticleSketch – Data Trivia
(This article was first published on Rstats – OUseful.Info, the blog…, and kindly contributed to R-bloggers)A bit more tinkering with F1 data from the ergast db, this time trying to generating trivia...
View ArticleAccess your data in Google BigQuery with Python and R
(This article was first published on R – Blendo, and kindly contributed to R-bloggers)Some time ago we discussed how you can access data that are stored in Amazon Redshift and PostgreSQL with Python...
View Articleanomalize: Tidy Anomaly Detection
(This article was first published on business-science.io - Articles, and kindly contributed to R-bloggers)We recently had an awesome opportunity to work with a great client that asked Business Science...
View ArticleMCMC Using STAN – Diagnostics With The Bayesplot Package: Exercises
(This article was first published on R-exercises, and kindly contributed to R-bloggers)This exercise set will continue to present the STAN platform, but with another useful tool: the bayesplot package....
View Article