January 2012

Analyzing R-bloggers

January 6, 2012 | The PolStat R Feed

In the last two posts we saw how to download posts from R-bloggers, and then extract the title, author and date of each post and write that information to a csv file. Since we now have a nice data set from r-bloggers, we can start to examine the develo... [Read more...]

R: Web Scraping R-bloggers Facebook Page

January 6, 2012 | Tony Breyal

  Introduction R-bloggers.com is a blog aggregator maintained by Tal Galili. It is a great website for both learning about R and keeping up-to-date with the latest developments (because someone will probably, and very kindly, post about the status of some R related feature). There is also an R-bloggers facebook ...
[Read more...]

Extreme Bond Returns

January 6, 2012 | klr

20 years of data is nowhere near enough to satisfy my insatiable appetite for bigger datasets.  While I showed Record Long Term Treasury Returns with Vanguard’s US Long Treasury mutual fund, its 20 year life is not sufficient to give me comfort ...
[Read more...]

Recology has moved

January 6, 2012 | Scott Chamberlain

Recology has moved to Github, using Jekyll.I just finished moving the Recology blog content, etc. to Github.   This move is intended to make it easy to do exactly what I want with this blog without the constrictions of Blogger.  Thanks for co...
[Read more...]

R Tutorial Series: Citing R with EndNote

January 6, 2012 | John Quick

Unfortunately, due to the vexing complexities of academic style guides and the limitations of associated software packages, citing a non-standard name, such as Cher, Prince, or R Development Core Team can be problematic. Thankfully, I have discovered a... [Read more...]

Adding metadata to variables

January 6, 2012 | richierocks

There are only really two ways to preserve your statistical analyses. You either save the variables that you create, or you save the code that you used to create them. In general the latter is much preferred because at some point you’ll realise that your model was wrong, or ... [Read more...]

Trading using Garch Volatility Forecast

January 5, 2012 | systematicinvestor

Quantum Financier wrote an interesting article Regime Switching System Using Volatility Forecast. The article presents an elegant algorithm to switch between mean-reversion and trend-following strategies based on the market volatility. Two model are examined: one using the historical volatility and another using the Garch(1,1) Volatility Forecast. The mean-reversion strategy is ... [Read more...]

Coat of arms of Poland challenge

January 5, 2012 | Bogumił Kamiński

Last week I have experimented with coloring map of Poland in national colors. Vaidotas Zemlys improved on my effort by adding colors to map of Lithuania and posted a challenge to also add coat of arms to the plot. This proved to be a nice exe...
[Read more...]

Survey: Writing package vignette

January 5, 2012 | Markus Gesmann

I am currently co-writing the vignette for the ChainLadder package and wonder what I should be focusing on. I have co-written the vignette of the googleVis package in the past and based it purely and what I thought would work. So, this is an experiment...
[Read more...]

Good at applying R? Be a Sales Engineer!

January 5, 2012 | David Smith

Revolution Analytics is hiring! We're looking for a Sales Engineer -- someone who can show Revolution R to potential customers and really show off what R can do in an applied setting. (Fun fact: this was my first job when I left university, and it's a lot of fun.) The ... [Read more...]

Working with data frames

January 5, 2012 | Josh Weinstock

R, just like other programming languages, has different types of objects. Matrices, arrays, data.frames, lists, vectors, tables, etc. But by far the most important for working with baseball data is going to be dataframes.I'm not sure of the level of ex... [Read more...]

New Year’s Resolution: Learn How to Code

January 5, 2012 | Stephen Turner

Farhad Manjoo at Slate has a good article on why you need to learn how to program. Chances are, if you're reading this post here you're already fairly adept at some form of programming. But if you're not, you should give it some serious thought.Gina Trapani, former editor of ... [Read more...]

Presidents in Twitter

January 5, 2012 | Altons

I saw the release of a new version of twitteR package a few weeks back and thought I should be testing the code I wrote some time ago but also do something interesting at the same time. Thus I came up with the idea of checking out how Presidents are ... [Read more...]
1 10 11 12 13 14

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)