R for Publication by Page Piccinini: Lesson 6, Part 1 – Linear Mixed Effects...
(This article was first published on DataScience+, and kindly contributed to R-bloggers) In today’s lesson we’ll learn about linear mixed effects models (LMEM), which give us the power to account for...
View ArticleThe ggthemr package – Theme and colour your ggplot figures
(This article was first published on R – Shane Lynn , and kindly contributed to R-bloggers) Theming ggplot figure output The default colour themes in ggplot2 are beautiful. Your figures look great,...
View ArticleuseR! 2016 Tutorials: Part 2
(This article was first published on Revolutions, and kindly contributed to R-bloggers) by Joseph Rickert Last week, I mentioned a few of the useR tutorials that I had the opportunity to attend. Here...
View ArticleMost Probable Birth Month
(This article was first published on R – Exegetic Analytics, and kindly contributed to R-bloggers) In a previous post I showed that the data from www.baseball-reference.com support Malcolm Gladwell’s...
View ArticleBirth Month by Gender
(This article was first published on R – Exegetic Analytics, and kindly contributed to R-bloggers) Based on some feedback to a previous post I normalised the birth counts by the (average) number of...
View ArticleEscalating Life Expectancy
(This article was first published on R – Exegetic Analytics, and kindly contributed to R-bloggers) I’ve added mortality data to the lifespan package. A result that immediately emerges from these data...
View ArticleMonte Carlo Analysis of Manning’s Equation: A Shiny App
(This article was first published on AdventuresInData, and kindly contributed to R-bloggers) Monte Carlo analysis is a great way to explore the impact of input variable uncertainty on the results of...
View ArticleDoes sentiment analysis work? A tidy analysis of Yelp reviews
(This article was first published on Variance Explained, and kindly contributed to R-bloggers) This year Julia Silge and I released the tidytext package for text mining using tidy tools such as dplyr,...
View Article