I made FRBData package and registerd it on CRAN.
This package allow you to download financial data from FRB's website.
This website provide many economical data such as consumer credit, money stock.
This article show you how to use this package.
I made FRBData package and registerd it on CRAN.
This package allow you to download financial data from FRB's website.
This website provide many economical data such as consumer credit, money stock.
This article show you how to use this package.
August last year I asked on BioStar about how to import RDF into the R statistical package and at the time nothing seemed existing. Over the past few weeks I ported code I wrote for Bioclipse to create the rrdf package for R, which is now available fro...
We're on our way to Chicago for the annual conference for R users in Finance, R/Finance 2011. Revolution Analytics is proud to once again sponsor this conference, and during the sponsor lunch session at noon on Saturday, we're honoured to have Guy Yollin show how the big-data capabilities of Revolution R Enterprise can be used for quantitative finance. Here...
I’ve also previously put up a couple of posts about aggregating data in R. In this post, I’m going to be trying some other alternative methods for aggregating the dataset. Before I begin, I’d like to thank Matthew Dowle for highlighting these to me. It’s a bit daunting at first, deciding which method of aggregating data is
Today I have been playing with the errorbars from knime. To recreate the plot from http://flyordie.sin.khk.be/2011/04/20/day-27-a-lot-of-graphics-in-one-place/ I had to be able to create 2 y-axis, and multiple plots on 1 graph. At the end of the day I ...