Databases for text analysis: archive and access texts using SQL
(This article was first published on Quantifying Memory, and kindly contributed to R-bloggers) This post is a collection of scripts I've found useful for integrating a SQL database into more complex...
View ArticleTranslating between R and SQL: the basics
(This article was first published on Burns Statistics » R language, and kindly contributed to R-bloggers) An introductory comparison of using the two languages. Background R was made especially for...
View ArticleThe homogenization of scientific computing, or why Python is steadily eating...
(This article was first published on [citation needed] » R, and kindly contributed to R-bloggers) Over the past two years, my scientific computing toolbox been steadily homogenizing. Around 2010 or...
View ArticleAnalyzing baseball data with R
(This article was first published on Milano R net, and kindly contributed to R-bloggers) This week, the post is an interview with Max Marchi. Max is the author, with Jim Albert, of the book "Analyzing...
View Article14 Analytics Predictions for 2014
(This article was first published on Revolutions, and kindly contributed to R-bloggers) In a live webinar today hosted by Alteryx, five industry experts shared 14 analytics predictions for 2014. The...
View ArticleUsing R to replicate common SPSS multiple regression output
(This article was first published on Jeromy Anglim's Blog: Psychology and Statistics, and kindly contributed to R-bloggers) The following post replicates some of the standard output you might get from...
View ArticleR – Analyze any data frame in Saiku
(This article was first published on R (en) - Analytik dat, and kindly contributed to R-bloggers) In my previous article I have shown how R can be used to analyze PostgreSQL tables in Saiku using...
View Articleanalyze the program for international student assessment (pisa) with r and...
(This article was first published on asdfree by anthony damico, and kindly contributed to R-bloggers) the authoritative source for evaluating educational achievement across nations, the program(me)...
View ArticleCreating custom CDF for Affy chips in R / Bioconductor
(This article was first published on Deciphering life: One bit at a time :: R, and kindly contributed to R-bloggers) Creating custom CDF for Affy chips in R / Bioconductor What? For those who don't...
View Article24 Days of R: Day 10
(This article was first published on PirateGrunt » R, and kindly contributed to R-bloggers) How often is someone nominated for an academy award? Who has been nominated most often? Is there a...
View Article24 Days of R: Day 13
In this post, I'll look at a very quick way to look at the relationships in a database. I had a bit of fun with my first network graph and plotting the connections between tables and views seems like a...
View ArticleReview: Kölner R Meeting 13 December 2013
(This article was first published on mages' blog, and kindly contributed to R-bloggers) Last week's Cologne R user group meeting was the best attended so far. Well, we had a great line up indeed. Matt...
View Article24 Days of R: Day 17
(This article was first published on PirateGrunt » R, and kindly contributed to R-bloggers) I couldn't manage to find time yesterday, so today I'm going to try and catch up with two posts. In the...
View ArticlePoints, Polygons and Power Outages
(This article was first published on rud.is » R, and kindly contributed to R-bloggers) Most of my free coding time has been spent tweaking a D3-based live power outage tracker for Central Maine Power...
View ArticleTop Songs by Artist on CD102.5 in 2013
(This article was first published on Statistically Significant, and kindly contributed to R-bloggers) In a previous post, I showed you how to scrape playlist data from Columbus, OH alternative rock...
View ArticleBlog recap of 2013
(This article was first published on Burns Statistics » R language, and kindly contributed to R-bloggers) Posts by page views Interview with a forced convert to R from Matlab A first step towards R...
View ArticleConnecting TOAD For MySQL, MySQL Workbench, and R to Amazon AWS EC2 Using SSH...
(This article was first published on Statistical Research » R, and kindly contributed to R-bloggers) I often use Amazon EC2 to store and retrieve data when I need either additional storage or higher...
View ArticleWhy R is Better Than Excel for Fantasy Football (and most other) Data Analysis
(This article was first published on Fantasy Football Analytics » R | Fantasy Football Analytics, and kindly contributed to R-bloggers) Many articles have been written on why R is better than Excel...
View ArticleIn data scientist survey, R is the most-used tool (other than databases)
(This article was first published on Revolutions, and kindly contributed to R-bloggers) O'Reilly has just published the results of the Data Scientist Salary Survey, based on data collected from...
View ArticleIntroducing dplyr
(This article was first published on RStudio Blog, and kindly contributed to R-bloggers) dplyr is a new package which provides a set of tools for efficiently manipulating datasets in R. dplyr is the...
View Article