.rprofile: Noam Ross
(This article was first published on rOpenSci - open tools for open science, and kindly contributed to R-bloggers)Dr. Noam Ross [@noamross on Twitter] is a disease ecologist at EcoHealth Alliance in...
View ArticleHow do I interpret the AIC
(This article was first published on Bluecology blog, and kindly contributed to R-bloggers)How do I interpret the AIC?My student asked today how to interpret the AIC (Akaike’s Information Criteria)...
View ArticleWriting better R functions part three – April 13, 2018
(This article was first published on Chuck Powell, and kindly contributed to R-bloggers)In my last post I worked on two functions that took pairs of variables from a dataset and produced some nice...
View ArticleK-Means Clustering in R – Exercises
(This article was first published on R-exercises, and kindly contributed to R-bloggers)K-means is efficient, and perhaps, the most popular clustering method. It is a way for finding natural groups in...
View ArticleDoes Congress Really Care About Your Privacy?
(This article was first published on R – rud.is, and kindly contributed to R-bloggers)I apologize up-front for using bad words in this post.Said bad words include “Facebook”, “Mark Zuckerberg” and many...
View ArticleHow to Plot With Metricsgraphics
(This article was first published on R-exercises, and kindly contributed to R-bloggers)Introduction to Metricsgraphics Metricsgraphics is an htmlwidget interface to the MetricsGraphics.js...
View Articleforecast v8.3 now on CRAN
(This article was first published on R on Rob J Hyndman, and kindly contributed to R-bloggers)The latest version of the forecast package for R is now on CRAN. This is the version used in the 2nd...
View ArticleImputing missing values in parallel using {furrr}
(This article was first published on Econometrics and Free Software, and kindly contributed to R-bloggers)Today I saw this tweet on my timeline:For those of us that just can't wait until RStudio...
View Article{pmice}, an experimental package for missing data imputation in parallel...
(This article was first published on Econometrics and Free Software, and kindly contributed to R-bloggers)Yesterday I wrote this blog post which showed how one could use {furrr} and {mice} to impute...
View ArticleApplied Economic Analysis With R – Part 1: Exercises
(This article was first published on R-exercises, and kindly contributed to R-bloggers)R has great potential in Economic data analysis, as well as econometrics. In this set of exercises, we will go...
View Article#18: Adding Intel MKL easily via a simple script
(This article was first published on Thinking inside the box , and kindly contributed to R-bloggers)Welcome to the eighteenth post in the rarely riveting R ramblings series of posts, or R4 for...
View ArticleDynamic Online Tests with Blackboard and R/exams
(This article was first published on R/exams, and kindly contributed to R-bloggers)Step-by-step guide to generating, importing, and conducting online tests and quizzes generated by exams2blackboard()...
View ArticleLogRatio Regression – A Simple Way to Model Compositional Data
(This article was first published on S+/R – Yet Another Blog in Statistical Computing, and kindly contributed to R-bloggers)The compositional data are proportionals of mutually exclusive groups that...
View ArticleDeep Learning from first principles in Python, R and Octave – Part 6
(This article was first published on R – Giga thoughts …, and kindly contributed to R-bloggers)“Today you are You, that is truer than true. There is no one alive who is Youer than You.” Dr....
View ArticleOrdnance Survey Terrain 50: merging in R
(This article was first published on R – scottishsnow, and kindly contributed to R-bloggers)I’ve written previously about Ordnance Survey’s Terrain 50 data and how you can merge it together. You can...
View ArticleBy Request: Retrieving Your Feedly “Saved for Later” Entries
(This article was first published on R – rud.is, and kindly contributed to R-bloggers)@mkjcktznasked if one can access Feedly “Saved for Later” items via the API. The answer is “Yes!”, and it builds...
View Articlea [Gregorian] calendar riddle
(This article was first published on R – Xi'an's Og, and kindly contributed to R-bloggers)A simple riddle express this week on The Riddler, about finding the years between 2001 and 2099 with the most...
View Articleloo 2.0 is loose
(This article was first published on R – Statistical Modeling, Causal Inference, and Social Science, and kindly contributed to R-bloggers)This post is by Jonah and Aki.We’re happy to announce the...
View ArticleR Tip: Use Slices
(This article was first published on R – Win-Vector Blog, and kindly contributed to R-bloggers)Rtip: use slices.R has a very powerful array slicing ability that allows for some very slick data...
View ArticlePower analysis for longitudinal multilevel models: powerlmm 0.3.0 is now out...
(This article was first published on R Psychologist - R, and kindly contributed to R-bloggers)My R package powerlmm 0.3.0 is now out on CRAN. It can be installed from CRAN...
View Article