Ten-HUT! The Apache Drill R interface package — sergeant — is now on CRAN
(This article was first published on R – rud.is, and kindly contributed to R-bloggers)I’m extremely pleased to announce that the sergeant package is now on CRAN or will be hitting your local CRAN...
View ArticleEcosystems chapter added to “Empirical software engineering using R”
(This article was first published on The Shape of Code » R, and kindly contributed to R-bloggers)The Ecosystems chapter of my Empirical software engineering book has been added to the draft pdf...
View ArticleYoung people neither in employment nor in education and training in Europe,...
(This article was first published on Ilya Kashnitsky, and kindly contributed to R-bloggers)R Documentation at Stack OverflowOne of the nice features of R is the ease of data acquisition. I am now...
View ArticleR Programming Notes – Part 2
In an older post, I discussed a number of functions that are useful for programming in R. I wanted to expand on that topic by covering other functions, packages, and tools that are useful. Over the...
View ArticleAutomatically Fitting the Support Vector Machine Cost Parameter
(This article was first published on R – Displayr, and kindly contributed to R-bloggers)In an earlier post I discussed how to avoid overfitting when using Support Vector Machines. This was achieved...
View ArticleThe Value of #Welcome
(This article was first published on rOpenSci Blog, and kindly contributed to R-bloggers)I’m participating in the AAAS Community Engagement Fellows Program (CEFP), funded by the Alfred P. Sloan...
View Articleconstants 0.0.1
(This article was first published on R – Enchufa2, and kindly contributed to R-bloggers)The new constants package is available on CRAN. This small package provides the CODATA 2014 internationally...
View ArticleMultiple Correspondence Analysis with FactoMineR
(This article was first published on François Husson, and kindly contributed to R-bloggers)Here is a course with videos that present Multiple Correspondence Analysis in a French way. The most...
View ArticleHacking statistics or: How I Learned to Stop Worrying About Calculus and Love...
(This article was first published on R-exercises, and kindly contributed to R-bloggers)Statistics are often taught in school by and for people who like Mathematics. As a consequence, in those class...
View ArticlePlants
(This article was first published on R – Fronkonstin, and kindly contributed to R-bloggers)TweetBlue dragonflies dart to and fro I tie my life to your balloon and let it go (Warm Foothills, Alt-J)In my...
View ArticleAnimating a spinner using ggplot2 and ImageMagick
(This article was first published on R – Statistical Modeling, Causal Inference, and Social Science, and kindly contributed to R-bloggers)It’s Sunday, and I [Bob] am just sitting on the couch...
View ArticleMultiple Factor Analysis to analyse several data tables
(This article was first published on François Husson, and kindly contributed to R-bloggers)How to take into account and how to compare information from different information sources? Multiple Factor...
View ArticleSecurely store API keys in R scripts with the "secret" package
(This article was first published on Revolutions, and kindly contributed to R-bloggers)If you use an API key to access a secure service, or need to use a password to access a protected database,...
View ArticleJAGS 4.3.0 is released
(This article was first published on R – JAGS News, and kindly contributed to R-bloggers)The source tarball for JAGS 4.3.0 is now available from Sourceforge. Binary distributions will be available...
View ArticleSome Ideas for your Internal R Package
(This article was first published on R Views, and kindly contributed to R-bloggers)At RStudio, I have the pleasure of interacting with data science teams around the world. Many of these teams are led...
View Articleseplyr update
(This article was first published on R – Win-Vector Blog, and kindly contributed to R-bloggers)The development version of my new R package seplyr is performing in practical applications with...
View ArticleRcppAPT 0.0.4
(This article was first published on Thinking inside the box , and kindly contributed to R-bloggers)A new version of RcppAPT— our interface from R to the C++ library behind the awesome apt, apt-get,...
View ArticleMachine Learning Explained: supervised learning, unsupervised learning, and...
(This article was first published on Enhance Data Science, and kindly contributed to R-bloggers)Machine learning is often split between three main types of learning: supervised learning, unsupervised...
View ArticleShort course on Bayesian data analysis and Stan 23-25 Aug in NYC!
(This article was first published on R – Statistical Modeling, Causal Inference, and Social Science, and kindly contributed to R-bloggers)Jonah “ShinyStan” Gabry, Mike “Riemannian NUTS” Betancourt,...
View ArticleNew R Course: Writing Efficient R Code
Hello R users, we’ve got a brand new course today: Writing Efficient R Code by Colin Gillespie.The beauty of R is that it is built for performing data analysis. The downside is that sometimes R can be...
View Article