October 2015

What Does the AVERAGE Brand Logo Look Like?

October 23, 2015 | The Clerk

PNG images are essentially a grid of values that represent colors to display. Since each cell in the grid is made up of numbers, I got curious about what it might mean to aggregate multiple PNGs. What would it look like to average two or more images? Median? Mode? Random?... [Read more...]

What Does the AVERAGE Brand Logo Look Like?

October 23, 2015 | The Clerk

PNG images are essentially a grid of values that represent colors to display. Since each cell in the grid is made up of numbers, I got curious about what it might mean to aggregate multiple PNGs. What would it look like to average two or more images? Median?To do ... [Read more...]

Ross Ihaka, co-creator of R, in the Economist

October 23, 2015 | David Smith

Thanks to Dr George Esaw, I recently learned that Ross Ihaka, co-creator of R, was featured in a full-page advertisement placed in The Economist by the University of Auckland back in April: Image credit: The Economist / University of Auckland (via George Esaw) Click on the image for a larger version, ... [Read more...]

Power analysis for mixed models

October 23, 2015 | ibartomeus

This is a quick note that may be useful for some people. I was interested in knowing how many years of monitoring we need to detect a trend. This is a long term monitoring project, so we already have 7 … Continue reading → [Read more...]

Maungawhau with a Gaussian process

October 22, 2015 | Maxwell B. Joseph

The Maungawhau volcano dataset is an R classic, often used to illustrate 3d plotting. Being on a Gaussian process kick lately, it seemed fun to try to interpolate the volcano elevation data using a subset of the full dataset as training data. Even with... [Read more...]

Tracking Social Issues and Topics in Presidential Speeches

October 22, 2015 | StatOfMind

Scraping presidential transcripts To begin, we must scrape the content of all presidential speeches recorded in American history. To do that, I’ll rely on the very handy BeautifulSoup library, and eventually store all data in a pandas dataframe that will be persisted in a pickle file. # import required libraries ... [Read more...]

Free Webinar: Make a Census Explorer with Shiny

October 22, 2015 | Ari Lamstein

Next Friday at noon PDT I will be hosting a free webinar titled Make a Census Explorer with Shiny. You can register for it here. Space is limited, so if you are interested then I recommend that you reserve your space today. The content will be very similar to the ... [Read more...]

Shiny (introductory article)

October 22, 2015 | gluc

No code for once. This is an independent, introductory article about RStudio’s Shiny web application framework for R. This could be useful for people who don’t know what Shiny is. Or for those of you who want to find out when to use Shiny.  What does Shiny do? ... [Read more...]

Party with the First Tribe

October 22, 2015 | Joseph Rickert

by Joseph Rickert In a recent previous post, I wrote about support vector machines, the representative master algorithm of the 5th tribe of machine learning practitioners described by Pedro Domingos in his book, The Master Algorithm. Here we look into algorithms favored by the first tribe, the symbolists, who see ... [Read more...]

Installing R on OS X – “100% Homebrew Edition”

October 22, 2015 | hrbrmstr

In a previous post I provided “mouse-heavy” instructions for getting R running on your Mac. A few of the comments suggested that an “all Homebrew” solution may be preferable for some folks. Now, there are issues with this since getting “support” for what may be R issues will be very ... [Read more...]

Mango at SQL Relay!

October 22, 2015 | Mango Blogger

By Steph Locke SQL Relay is an annual conference around SQL Server and related tech. It hits six to ten cities in the space of a fortnight, touring the country offering free and awesome training on SQL Server, Business Intelligence … Continue reading → [Read more...]
1 2 3 4 5 6 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)