May 2011

sab-R-metrics: Basics of LOESS Regression

May 11, 2011 | Millsy

Last week, I left you off at logistic regression. This week, I'll be pushing the limits of regression analysis a bit more with a smoothing technique called LOESS regression. There are a number of smoothing methods that can be used, such as Smoothing ... [Read more...]

EC2 Trials and Tribulations, Part 1 (Web Crawling)

May 11, 2011 | Ryan Rosario

Elastic Compute Cloud (EC2) is a service provided a Amazon Web Services that allows users to leverage computing power without the need to build and maintain servers, or spend money on special hardware. The idea is simple, the user “boots” up one or more machines and then accesses those machines ... [Read more...]

An essential vocabulary for the R language

May 11, 2011 | David Smith

The Oxford English Dictionary includes more than 600,000 words, yet most of us get by in our day-to-day lives with a vocabulary of just a few thousand. In a similar vein, the R language includes thousands of functions: when you start up R 2.13, you have 2832 functions at your disposal: __ length(apropos(".", ... [Read more...]

A clock utility, via console hackery

May 11, 2011 | richierocks

A discussion on StackOverflow today shows an interesting use of special characters inside the cat function. The most common special characters that you may have come across are the tab and newline characters, represented by \t and \n respectively. Try them for yourself. cat("Red\tlorry\nYellow\tlorry\n") cat ... [Read more...]

Publishing in Veterinary Academic Journals

May 10, 2011 | denishaine

Following the post by Arthur Charpentier (Freakonometrics), I wondered what would be the outcome considering my current engagement (veterinary medicine, epidemiology, bovine mastitis). Briefly, Arthur Charpentier’s post looked at clusters of journals publishing the same kind of papers. So I looked at 25 journals (Journal of Dairy Science, Canadian Journal ... [Read more...]

ABC model choice by DIC

May 10, 2011 | xi'an

Yet another paper on ABC model choice was posted on arXiv a few days ago, just prior to the ABC in London meeting that ended in the pub above (most conveniently located next to my B&B!). It is written by Olivier Francois and Guillaume Laval and the approach relies ... [Read more...]

Data Science Toolset discussion at Data Scientist Summit

May 10, 2011 | David Smith

Heads-up to anyone attending the sold-out Data Science Summit in Las Vegas this week: I'll be there tomorrow and Thursday for the conference and to discuss R on the panel discussion "Data Science Toolset - Recipes That Win" (more details about the panel discussion below.) I'm looking forward to meeting ... [Read more...]

Retail Commodity Investors – A Bleeding Indicator?

May 10, 2011 | Lloyd Spencer

Retail Commodity Investors – A bleeding indicator?With the recent “flash crash” in commodities it seemed like a good time to delve into the question of how retail investors react to commodity prices and their investment flows into and out of commodities.  Some of the single commodity investment pools (a.k.... [Read more...]

Importing Weather Data from Wunderground

May 9, 2011 | dylan

Wunderground Example The Wunderground.com website offers several creative interfaces to current and historic weather information. One of the more interesting features is the URL-based interface to personal weather stations. As far as I can tell, the Wu... [Read more...]
1 6 7 8 9 10 12

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)