March 2013

A volatility filter using historical vol

March 6, 2013 | Pete

We have been looking at a way to improve risk adjusted returns by using a volatility filter. Although we could use VIX or equivalent, it turns out that historical volatility will work just as well, if not a little better.You can see part 1 here Digging into the VIX, and ... [Read more...]

Exporting plain, lattice, or ggplot graphics

March 6, 2013 | Max Gordon

[caption id="attachment_618" align="aligncenter" width="480"] A blend between a basic scatterplot, lattice scatterplot and a ggplot[/caption] In a recent post I compared the Cairo packages with the base package for exporting graphs. Matt Neilson was kind enough to share in a comment that the Cairo library is now ... [Read more...]

Times per second benchmark

March 5, 2013 | Bogumił Kamiński

In GNU R the simplest way to measure execution time of a piece code is to use system.time. However, sometimes I want to find out how many times some function can be executed in one second. This is especially useful when we want to compare function... [Read more...]

Le Monde puzzle [#810]

March 5, 2013 | xi'an

The current puzzle is as follows: Take a board with seven holes and seeds. The game starts with one player putting the seeds on the holes as he or she wishes. The other player picks a seed wherever. Then, alternatively, each player picks a seed in a hole contiguous to ...
[Read more...]

Predicted correlations and portfolio optimization

March 5, 2013 | Pat

What effect do predicted correlations have when optimizing trades? Background A concern about optimization that is not one of “The top 7 portfolio optimization problems” is that correlations spike during a crisis which is when you most want optimization to work. This post looks at a small piece of that question.  ... [Read more...]

Easily plotting grouped bars with ggplot #rstats

March 5, 2013 | Daniel

Summary This tutorial shows how to create diagrams with grouped bar charts or dot plots with ggplot. The groups can also be displayed as facet grids. Importing the data from SPSS All following examples are based on an imported SPSS … Weiterlesen → [Read more...]

Visualizing neural networks from the nnet package

March 4, 2013 | beckmw

Neural networks have received a lot of attention for their abilities to ‘learn’ relationships among variables. They represent an innovative technique for model fitting that doesn’t rely on conventional assumptions necessary for standard models and they can also quite effectively handle multivariate response data. A neural network model is ... [Read more...]

Cluster Risk Parity back-test

March 4, 2013 | systematicinvestor

In the Cluster Portfolio Allocation post, I have outlined the 3 steps to construct Cluster Risk Parity portfolio. At each rebalancing period: Create Clusters Allocate funds within each Cluster using Risk Parity Allocate funds across all Clusters using Risk Parity I created a helper function distribute.weights() function in strategy.r ... [Read more...]

2013 World Universities Ranking

March 4, 2013 | Daniel

The Times Higher Education (http://www.timeshighereducation.co.uk) released its World Reputation Ranking. The ranking employs survey consultation among invited-only academics to measure reputation among several universities. It is assumed to be the world’s largest opinion survey of this sort across the globe. Every year, a list of ... [Read more...]

Track the bookies’ favourites for the next Pope

March 4, 2013 | David Smith

Tired of manually running a python script to scrape the latest bookmaker odds on the next Pope, R user AJ (an analytical research manager at a large healthcare company) instead created an R script to track the odds on the Papal successor, and automated it with the Shiny package for ... [Read more...]

Revolution Analytics News Roundup

March 4, 2013 | David Smith

Between the Strata conference and various announcements, last week was certainly a busy one for the crew here at Revolution Analytics. So I thought I'd take the opportunity to catch you up on some of the recent media articles you might have missed: The Wall Street Journal interviewed our new ... [Read more...]

Great Infographic

March 4, 2013 | Ian

This is a really great exposition on an infographic. Note that the design elements and "chart junk" serve to better connect and communicate the data to the viewer. The choice not to go with pie charts for the first set of plots is a good one. The drawbacks of polar ... [Read more...]

Stan in L.A. this Wed 3:30pm

March 4, 2013 | andrew

Michael Betancourt will be speaking at UCLA: The location for refreshment is in room 51-254 CHS at 3:00 PM. The place for the seminar is at CHS 33-105A at 3:30pm – 4:30pm, Wed 6 Mar. ["CHS" stands for Center for Health Sciences, the building of the UCLA schools of medicine and public ... [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)