Uncategorized

How to access databases from R

May 5, 2011 | David Smith

From his presentation at the Greater Boston useR Group[*], R user Jeffrey Breen has shared some useful slides detailing how to bring data from relational databases like MySQL and Oracle. In fact, data from just about any relational database is accessible from R by sending an SQL query to the ... [Read more...]

Mapping airline flight networks with R

May 5, 2011 | David Smith

Inspired by the Facebook Social Network chart, FlowingData's Nathan Yau also turns to R to create a beautiful chart of the network of all flight connections between major airlines in the US: Like the Facebook chart, the chart reflects the intensity of the connections (here, the number of flights) between ... [Read more...]

Using R for Map-Reduce applications in Hadoop

May 4, 2011 | David Smith

Data Scientist Antonio Piccolboni recently published this comparison of the various language and interfaces available for programming Big Data analysis tasks in the map-reduce framework. The interfaces he reviewed included: Java Hadoop (mature and efficient, but verbose and difficult to program) Cascading (brings an SQL-like flavor to Java programming with ... [Read more...]

R Exercise with USDA Data

May 4, 2011 | klr

After the helpful comment by Bradley on my post Commodity Index Estimators, How about the National Agricultural Statistics Service (NASS)? Looks like they have information for prices received back to 1908 for many agricultural goods (http://www.nass.u...
[Read more...]

Again with Ledoit-Wolf and factor models

May 4, 2011 | Pat

We come closer to a definitive answer on the relative merit of Ledoit-Wolf shrinkage versus a statistical factor model for variance matrices. Previously This post builds on the post entitled: A test of Ledoit-Wolf versus a factor model That post depended on some posts previous to it. New information Previously ... [Read more...]

Invisible blogs!

May 4, 2011 | xi'an

Julien just signaled an intermitent disappearance of the posts on the ‘Og, depending on the operating system: Ubuntu 10.10 seems to be working (most of the time!) while Mac and Windows are having problems… This is beyond my abilities, I have contacted WordPress support, maybe they are working on some new ... [Read more...]

How to learn R

May 3, 2011 | David Smith

Over at R community site inside-R.org, Revolution's Joseph Rickert has published a How-To guide with tips for new users on How to Learn R, with links to resources for R books, blogs and courses. Check it out at the link below. Inside-R: How to Learn R [Read more...]

Running R on an iPhone/iPad with RStudio

May 3, 2011 | Julyan Arbel

This thread has been widely discussed on a lot of forums. To make a long story short, running natively R on an iDevice (meaning iPhone/iPad) is disabled by its OS, unless it is jailbroken. The steps for the installation through Cydia are described in this R wiki, or this ... [Read more...]

CPI and US 10y Treasury Extreme –> System Idea

May 3, 2011 | klr

When I see extremes, I feel compelled to explore. The US 10y Treasury yield is at an extreme versus the annualized 3 month CPI rate of change. From TimelyPortfolio Of course, I have to try to build a system around the idea.  While this 3 mont...
[Read more...]

Treebase trees from R

May 3, 2011 | Scott Chamberlain

Treebase is a great resource for phylogenetic trees, and has a nice interface for searching for certain types of trees. However, if you want to simply download a lot of trees for analyses (like that in Davies et al.), then you want to be able to access...
[Read more...]

Playing with robots

May 3, 2011 | arthur charpentier

My son would be extremely proud if I tell him I can spend hours building robots. Well, my robots are not as fancy as Dr Tenma's, but they usually do what I ask them to do. For instance, it is extremely simple to build a robot with R, to extract ... [Read more...]

Another review of Introducing … R

May 2, 2011 | xi'an

The March 2011 issue of JASA contains a review of Introducing Monte Carlo Methods with R by Hedibert Lopes. As in the previous review, the poor quality of the figures is (rightly) pointed out by Hedie. However, the main message of the review remains very positive and, furthermore, Hedie advertises the ‘... [Read more...]

Commodity Index Estimators

May 2, 2011 | klr

In this post I will show my first try at a commodity index substitute.  Regular readers know my frustration with proprietary data as I try to demonstrate various techniques to users who might not have the resources to pay for the data.  I hav...
[Read more...]
1 15 16 17 18 19 61

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)