R

Volatility Position Sizing 2

June 11, 2012 | systematicinvestor

I have discussed Volatility Position Sizing in the Volatility Position Sizing to improve Risk Adjusted Performance post using the Average True Range (ATR) as a measure of Volatility. Today I want show how to use historical volatility to adjust portfolio leverage. Let’s start with Buy and Hold strategy using ... [Read more...]

How to outrun a crashing alien spaceship

June 11, 2012 | John Mount

Hollywood movies are obsessed with outrunning explosions and outrunning crashing alien spaceships. For explosions the movies give the optimal (but unusable) solution: run straight away. For crashing alien spaceships they give the same advice, but in this case it is wrong. We demonstrate the correct angle to flee. Running from ... [Read more...]

\verbatim [beamer package]

June 11, 2012 | xi'an

Once again working on my slides for the AMSI Lecture 2012 tour, it took me a while to get the following LaTeX code (about the family reunion puzzle) to work: \begin{frame}[fragile,label=notleM2] \slidetitle{A family meeting} \begin{block}{Random switch of couples} \only{ \begin{itemize} \item Pick two ... [Read more...]

Data distillation with Hadoop and R

June 11, 2012 | David Smith

We're definitely in the age of Big Data: today, there are many more sources of data readily available to us to analyze than there were even a couple of years ago. But what about extracting useful information from novel data streams that are often noisy and minutely transactional ... aye, there's ... [Read more...]

R/Python Web Apps

June 10, 2012 | Command-Line Worldview

I have a little delinquent on this whole blogging thing but here is a talk I gave to the DC R Group. On a twisted and Rpy2 web application framework that I built for my company. Enjoy http://bit.ly/NW0Neg J [Read more...]

Project Euler — problem 8

June 9, 2012 | Tony

The eight problem of Project Euler: Find the greatest product of five consecutive digits in the 1000-digit number. … The solution is as straightforward as the problem, although the 1000-digit number needs some format changes before product calculation. ?View Code … Continue reading → [Read more...]

Visualizing Euro 2012 with ggplot2

June 9, 2012 | diffuseprior

After scanning this paper by Zeileis, Leitner & Hornik, I thought it would be interesting to see how the victory odds for each team changes as Euro 2012 progresses. To do this, I am going to collect the daily inverse odds of a tournament victory offered by a popular betting site for ... [Read more...]

knitr Performance Report 4

June 8, 2012 | klr

please see knitR Performance Report 3 (really with knitr) and dprint, knitr Performance Report–Attempt 3, knitr Performance Report-Attempt 2 and knitr Performance Report-Attempt 1 Here is another iteration of the ongoing performance reporting attempt...
[Read more...]

Evaluation of Tactical Approaches

June 8, 2012 | klr

Tactical approaches are often chosen based on the best cumulative return which implicitly incorporates significant hindsight bias.  Just because an approach dominates for a period of time does not indicate that it will be the best approach.  ...
[Read more...]

Data Mining with R

June 8, 2012 | David Smith

Earlier this week, Revolution Analytics' Joe Rickert gave a webinar Introduction to R for Data Mining. You can watch the replay below: If you're already familiar with R and the basics of data mining, you might want to skip ahead to the 13-minute mark where Joe's live demo begins. There ... [Read more...]

RSMC 2011 Typhoon Tracks

June 8, 2012 | arsalvacion

While at Puerto Princesa Airport in Palawan and waiting for my flight back to Manila, I opened my laptop and started doing what I usually do (practice may skills in R) on my idle time. With some inspirations from spatialanalysis.co.uk, I tried to make ...
[Read more...]

\STATE [algorithmic package]

June 7, 2012 | xi'an

I fought with my LαTεX compiler this morning as it did not want to deal with my code: looking on forums for incompatibilities between beamer and algorithmic, and adding all kinds of packages, to no avail. Until I realised one \STATE was missing: (This is connected with my ... [Read more...]

First R meeting in Bordeaux, France

June 7, 2012 | tuxettechix

The program of the first R meeting that will be held in Bordeaux (France), the 2nd and 3rd of July, is now available at http://r2012.bordeaux.inria.fr/programme.html. It includes special sessions about mixed models, visualization, classification, data ... [Read more...]

June 29: The Royal Statistical Society talks R

June 7, 2012 | David Smith

On June 29, the Royal Statistical Society will host six hours of presentations about R, under the banner "To R, or not to R, that is the question". Speakers include R Core member Prof Uwe Ligges, Dr Wayne Jones (from Shell UK), and Dr Peter Nash (from Imperial College London), among ... [Read more...]

PLoS topic page on ABC

June 6, 2012 | xi'an

A few more comments on the specific entry on ABC written by Mikael Sunnåker et al…. The entry starts with the representation of the posterior probability of an hypothesis, rather than with the posterior density of a model parameter, which seems to lead the novice reader astray. After all, (... [Read more...]

Load Packages Automatically in RStudio

June 6, 2012 | inkhorn82

I recently finished a long stretch of work on a particular project that required me to draw upon four R packages.  Each time I got back to my work on the project, I’d have to load the packages manually, as … Continue reading → [Read more...]

Poverty Incidence in the Philippines

June 6, 2012 | arsalvacion

Every three (3) years, the National Statistical Coordination Board (NSCB) publish data on provincial poverty incidence in the Philippines. Using R, I put the tabulated poverty incidence data into maps to check pattern and changes on the country's pr...
[Read more...]
1 19 20 21 22 23 176

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)