March 2013

PyStan!

March 4, 2013 | andrew

Stan is written in C++ and can be run from the command line and from R. We’d like for Python users to be able to run Stan as well. If anyone is interested in doing this, please let us know and we’d be happy to work with you ... [Read more...]

Shiny with PerformanceAnalytics Example

March 4, 2013 | rbresearch

The folks at Rstudio have done some amazing work with the shiny package. From the shiny homepage, “Shiny makes it super simple for R users like you to turn analyses into interactive web applications that anyone can use.” Developing web applications has always appealed to me, but hosting, learning javascript, ... [Read more...]

resizing plot panels to fit data distribution

March 3, 2013 | Tim Salabim

I am a big fan of lattice/latticeExtra. In fact, nearly all visualisations I have produced so far make use of this great package. The possibilities for customisation are endless and the amount of flexibility it provides is especially valuable for … Continue reading → [Read more...]

visualising diurnal wind climatologies

March 3, 2013 | Tim Salabim

In this post I want to highlight the second core function of the metvurst repository (https://github.com/tim-salabim/metvurst): The windContours function It is intended to provide a compact overview of the wind field climatology at a location and plots wind direction and … Continue reading → [Read more...]

Download Fantasy Football Projections from ESPN.com using R

March 3, 2013 | Isaac

In this post, I will demonstrate how to download fantasy football projections from ESPN.com using R.  Having projections allows us to do many different analyses to determine our best possible fantasy team.  The projections on ESPN.com are currently from last year—they haven't been updated yet for the ... [Read more...]

Tips and Tricks for HTML and R

March 3, 2013 | Jared Knowles

Over the past two months I have tried to convert completely to HTML5 slides, HTML reports and R + knitr. The switch from Sweave came with a few frustrations but I think overall it is way better - it is incredibly efficient and while some flexibility on... [Read more...]

renaming data frame columns in lists

March 3, 2013 | Tim Salabim

OK, so the scenario is as follows: we have a list of 2 elements which in turn are again lists with 2 elements (each of which is a data frame). None of the elements in question carry names (neither the … Continue reading → [Read more...]

RMark: Parallel fast merging

March 3, 2013 | Xachriel

Last time we looked at a different method of merging multiple files via fast mergin g. I highly recommend checking the fast merging function before we will translate it to a parallel solution. Parallel programming in this case means we are using more t... [Read more...]

All That Glitters

March 3, 2013 | Joe'sDataDiner

"The law itself follows Gold" Sextus Propertius.But what about stocks, bonds and real estate? Do they follow Gold too? Using the correlation data from my previous post, The Financial Crisis on Tape Part I, this question is easy to investigate. Indeed, ...
[Read more...]

What can we use the VIX for?

March 3, 2013 | Pete

In part 1, we took a look at VIX and the relationship it had between historical volatility and realized volatility.Continuing on, I thought I would take a look at next day returns and the VIX. There is a relationship between SPX and VIX in that when SP... [Read more...]

Digging into the VIX

March 3, 2013 | Pete

I wanted to revisit using some sort of volatility filter for systematic trading. In particular, if we are trading SPX, can we somehow use the VIX to produce better risk adjust returns? This is not about trading volatility, but more about using addition... [Read more...]

Occurrence of Alzheimer deaths in Netherlands

March 3, 2013 | Wingfeet

I wanted to know a bit more about the number of people suffering from Alzheimer. It has been getting more attention and it runs in my family. From CBS (Statistics Netherlands) I pulled the data regarding the number of people dying from it. I am af... [Read more...]

Has the NFL Combine’s 40 yard dash gotten faster ?

March 3, 2013 | Raymond Tse

Last week on one of my favourite podcasts, ESPN’s Football Today, Matt Williamson & Kevin Weidl discussed the standout prospects from the NFL Combine. A lot of the conversation was around how the 40 yard dash times have improved year on year due to better training technique and specific training for ... [Read more...]

rstats shiny app for tracking the next pope

March 2, 2013 | AJ

Update: Apparently this post needs a disclaimer. The probabilities are based on odds published by an online bookmaker. In no way, shape, or form is this an attestation nor algorithmic prediction of who the next Pope will be. The house ALWAYS wins. The odds are developed by the bookmaker as ... [Read more...]
1 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)