September 2014

Using SQLite in R

September 16, 2014 | Dimitris

Working on big data requires a clean and robust approach on storing and accessing the data. SQLite is an all inclusive server-less database system in a single file. This is very convenient for data exchange between colleagues. Here is a workflow of SQLite data accessing and data storing in R. ... [Read more...]

Using Reddit’s JSON API to analyze post popularity

September 15, 2014 | David Smith

Graduate student Clay McLeod decided to find out what makes a post on the social-sharing site Reddit popular. These are the questions he seeks to answer: What’s in a post? Reddit pulls in around 115 million unique visitors each month, amassing a staggering 5 billion page views per month. For a ... [Read more...]

Mapping every IPv4 address

September 15, 2014 | Jay Jacobs (@jayjacobs)

During July I was working with a commercial data source that provides extra data around IP addresses and it dawned on me: rather than pinging billions of IP addresses and creating map, I could create a map from all the geolocation data I had at my finger tips. At a ... [Read more...]

How do you say π^π^π?

September 15, 2014 | Francis Smart

Well, not that you really probably want to know how to say such an absurdly large number. However for those of you who are interested (allowing for rounding) it is:one quintillion, three hundred forty quadrillion, one hundred sixty-four trillion, one h... [Read more...]

One datavis for you, ten for me

September 14, 2014 | Corey Chivers

Over the years of my graduate studies I made a lot of plots. I mean tonnes. To get an extremely conservative estimate I grep’ed for every instance of “plot(” in all of the many R scripts I wrote over the past five years. The actual number is very likely ... [Read more...]

Trying a prefmap

September 14, 2014 | Wingfeet

Preference mapping is a key technique in sensory and consumer research. It links the sensory perception on products to the liking of products and hence provides clues to the development of new, well tasting, products. Even though it is a key technique,... [Read more...]

RDataMining Slides Series

September 14, 2014 | Yanchang Zhao

by Yanchang Zhao, RDataMining.com I have made a series of slides on R and data mining, based on my book titled R and Data Mining — Examples and Case Studies. The slides will be used at my presentations at seminars … Continue reading → [Read more...]

Welcome

September 12, 2014 | Mark Seligman

Welcome to Mood Stochastic. This blog explores the development of performance-oriented software, as applied to the areas of statistics, predictive analytics and machine learning. [Read more...]

Google uses R to calculate ROI on advertising campaigns

September 12, 2014 | David Smith

Google has just released a new package for R: CausalImpact. Amongst many other things, this package allows Google to resolve the classical conundrum: how can we asses the impact of an intervention (for example, the effect of an advertising campaign on website clicks) when we can't know what would have ... [Read more...]

R: k-Means Clustering on an Image

September 12, 2014 | Al-Ahmadgaid Asaad

Enough with the theory we recently published, let's take a break and have fun on the application of Statistics used in Data Mining and Machine Learning, the k-Means Clustering.k-means clustering is a method of vector quantization, originally from signa... [Read more...]
1 6 7 8 9 10 13

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)