June 2012

Project Euler — problem 9

June 12, 2012 | Tony

Just had supper. My stomach is full of cabbage, carrot and noodle. I’d like to solve the ninth problem to stretch my mind. This one is about Pythagorean theorem. A Pythagorean triplet is a set of three natural numbers, a __ b __ … Continue reading → [Read more...]

Simple network diagrams in R

June 12, 2012 | Social data blog

Why study networks? Development and aid projects these days are more and more often focussing on supporting networks, so tools to analyse networks are always welcome. In this post I am going to present a very easy-to-use package for the stat... [Read more...]

Visualizing Euro 2012: First Group Games

June 12, 2012 | diffuseprior

Now that every team has played a match it will be interesting to see how this has affected the (inverse) odds of victory. Since the plot in my last post was a bit ‘busy’, I have decided to use the facet_wrap function in gglplot2 to stratify by group. Also, ... [Read more...]

First post…

June 12, 2012 | UEB Blog. Musings on R

This is our first post of a series of posts that we plan to post here every now and then about our musings on R. What we use it for, new R packages that we discover, the power of using Tiki & PluginR in conjunction with R to produce web 2.0 reports ... [Read more...]

Statistics of Drawdown–paper and post

June 11, 2012 | klr

Thank so much to Patrick Burns’ post Variability in maximum drawdown.  He starts with “Maximum drawdown is blazingly variable,” which I say is why money management is so blazingly difficult.  After spending a lot of time thinking about ...
[Read more...]

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...]

Should I adjust the slope?

June 11, 2012 | jrcuesta

I add a new video “Should I adjust the slope”, where a new part of script is added to the monitor function.  I don´t recommend adjusting the slope, but there are circumstances where it is necessary:Suppose you have an equation, but not the ca...
[Read more...]

Do you still have time to sleep ?

June 11, 2012 | arthur charpentier

Last week, @3wen (Ewen) helped me to write nice R functions to extract tweets in R and build datasets containing a lot of information. I've tried a couple of time on my own. Once on tweet contents, but it was not convincing and once on the activit... [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...]

Simulating Euro 2012

June 11, 2012 | Corey Chivers

Why settle for just one realisation of this year’s UEFA Euro when you can let the tournament play out 10,000 times in silico? Since I already had some code lying around from my submission to the Kaggle hosted 2010 Take on the Quants challenge, I figured I’d recycle it for ... [Read more...]

Autoplot: Graphical Methods with ggplot2

June 11, 2012 | wrathematics

Background As of ggplot2 0.9.0 released in March 2012, there is a new generic function autoplot.  This uses R's S3 methods (which is essentially oop for babies) to let you have some simple overloading of functions.  I'm not going to get deep into oop, because honestly we don't need to. The idea ... [Read more...]

Random regression coefficients using lme4

June 11, 2012 | Ben Ogorek

What's the gain over lm()?By Ben OgorekRandom effects models have always intrigued me. They offer the flexibility of many parameters under a single unified, cohesive and parsimonious system. But with the growing size of data sets and increased ability to estimate many parameters with a high level of accuracy, ... [Read more...]
1 8 9 10 11 12 15

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)