June 2012

Use IUCN API with R & XPath

June 28, 2012 | Kay Cichini

Thanks to a posting on R-sig-eco mailing list I learned of the IUCN-API. Here's a simple example for what can be done with it (output as pdf is HERE):require(XML)require(maptools)require(jpeg)input = "panthera-uncia"h [Read more...]

Updating R but keeping your installed packages

June 28, 2012 | altuna

This is probably an issue that has been addressed by many blog posts (including these ones: [link1] and [link2]), and can be deduced from R Installation and Administration manual. However, I will post it here for future reference. The problem is that w... [Read more...]

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...]

PluginR in mods.tiki.org updated

June 27, 2012 | UEB Blog. Musings on R

PluginR has been updated in mods.tiki.org. So what? Do I need to update my PluginR? How can I do it? PluginR resides in a subversion (svn) repository in sourceforge.net. Files can be fetched at any time by anyone using svn (see details in http://de... [Read more...]

Solving Big Problems with Oracle R Enterprise, Part II

June 27, 2012 | dbayard

Part II – Solving Big Problems with Oracle R Enterprise In the first post in this series (see https://blogs.oracle.com/R/entry/solving_big_problems_with_oracle), we showed how you can use R to perform historical rate of return calculations against investment data sourced from a spreadsheet.  We ...
[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...]
1 2 3 4 15

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)