R

Orbitz and the Macs: Signals, not segmentation

June 27, 2012 | David Smith

By now you've probably heard about the fact that Orbitz users accessing the site via Macs are seeing more expensive hotel options when they search. But it seems worth clearing up a couple of fallacies. First, it's not as if the same hotel room is being offered at a higher ... [Read more...]

Factor Attribution 2

June 26, 2012 | systematicinvestor

I want to continue with Factor Attribution theme that I presented in the Factor Attribution post. I have re-organized the code logic into the following 4 functions: factor.rolling.regression – Factor Attribution over given rolling window factor.rolling.regression.detail.plot – detail time-series plot and histogram for each factor factor.rolling.... [Read more...]

Figuring an exchange rate for sports scores

June 26, 2012 | David Smith

While the US's Major League Soccer is using advanced analytics to analyze ball movement and improve team composition, they might want to think about a smaller, but possibly more impactful, goal for analytics. Like, how to explain to an American audience what a 1-2 game means to a basketball or ... [Read more...]

reproducible documents/analytics in R: the knitr package

June 26, 2012 | ricckli

When I am working in new institutions and I am asking: “Do you have a document management system?” I often get the answer:”Yap, we are using folders” … OKAY. Making analysis, developing applications and keeping an eye on code, data and applications make this even harder as it has to ... [Read more...]

How to Convert Rugby into Football/Soccer Scores

June 26, 2012 | diffuseprior

Following the Irish rugby team’s humiliating 60-0 defeat to New Zealand, an interesting question was posed on Twitter: what does a 60-0 result convert to in football/soccer? Intrigued, I decided to gather some data from both the English premier league (this season, more data collected and future blog ... [Read more...]

New R User Groups in Ankara, Toronto

June 25, 2012 | David Smith

Two new local R user groups to report this week. In Turkey, the Ankara R Users Group has just started up. No meetings are scheduled yet, so be sure to suggest a meeting time/location when you sign up. The Toronto-based R Matlab Users group focuses on financial services applications. ... [Read more...]

Hodgkin-Huxley model in R

June 24, 2012 | Markus Gesmann

One of the great research papers of the 20th century celebrates its 60th anniversary in a few weeks time: A quantitative description of membrane current and its application to conduction and excitation in nerve by Alan Hodgkin and Andrew Huxley. Only a...
[Read more...]

Split-plot 1: How does a linear mixed model look like?

June 24, 2012 | Luis

I like statistics and I struggle with statistics. Often times I get frustrated when I don’t understand and I really struggled to make sense of Krushke’s Bayesian analysis of a split-plot, particularly because ‘it didn’t look like’ a split-plot to … Continue reading → [Read more...]

reading shape files in R

June 24, 2012 | ricckli

If I would like to adjust a shape file I normally used the way over an excel file or a text file to get a table and to join this with an existing shape file. Due to the sp and rgdal packages in R you can manipulate shapefiles directly in ... [Read more...]

Highlights of the useR! 2012 – Review of the reviews

June 24, 2012 | Pairach

It’s gutted that I could not attend useR! 2012 after having a great time at useR!2011 at Warwick. However, a great active online community of useRs allows me to get lots of goods stuffs from the conference even though I did not attend physically. By keep following the #useR2012 and #... [Read more...]

setting your working directory permanently in R

June 24, 2012 | ricckli

Most of us R users are using a special working directory for the daily work in R. But I was bothered in typing everytime in my command line prior using R. Also using this line at the first position in scripts was not pleasent enough. So how to get around ... [Read more...]
1 16 17 18 19 20 176

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)