December 2012

XLLoop examples

December 10, 2012 | systematicinvestor

Today I want to follow up with the XLLoop framework post. Please read the XLLoop framework post first to setup the XLLoop before trying the examples below. My first example is based on the TFX Package – to retrieve real-time FX quotes. To try this example, please first install the TFX ... [Read more...]

Microsoft Research NYC seeks quants and programmers for a postdoc in online social science

December 10, 2012 | dan

Microsoft Research NYC seeks outstanding applicants with strong quantitative and programming skills for a postdoctoral researcher position in the area of online experimental social science. Deadline for Full Consideration: January 11, 2013 The post Microsoft Research NYC seeks quants and programmers for a postdoc in online social science appeared first on Decision ... [Read more...]

d3 Showreel Combined with R and Shiny

December 10, 2012 | klr

Since the d3 portion of the example provide in my last post d3 and r interacting through shiny was so weak, I thought it would be interesting to combine the much more compelling Showreel Example with the same stock data.  However, this time the da...
[Read more...]

Four years of the Revolutions Blog

December 10, 2012 | David Smith

Yesterday was the fourth anniversary of the Revolutions blog. Our first post was way back on December 9, 2008, and in the four years since we've been regularly posting about R, open source, statistics, big data, data science and other random things that happened to catch our eye. In fact, there have ... [Read more...]

garch and the Algorithmic Trading Conference

December 10, 2012 | Pat

The Imperial College Algorithmic Trading Conference was Saturday. Talks Massoud Mussavian Massoud gave a great talk on “Algo Evolution”.  It started with a historical review of how trading used to be done “by hand”.  It culminated in a phylogenetic tree of trading algorithms.  There was an herbivore branch and a ...
[Read more...]

Example 10.8: The upper 95% CI is 3.69

December 10, 2012 | Ken Kleinman

Apologies for the long and unannounced break-- the longest since we started blogging, three and a half years ago. I was writing a 2-day course for SAS users to learn R. Contact me if you're interested. And Nick and I are beginning work on the second... [Read more...]

Special Issue of ACM TOMACS on Monte Carlo Methods in Statistics

December 10, 2012 | xi'an

As posted here a long, long while ago, following a suggestion from the editor (and North America Cycling Champion!) Pierre Lécuyer (Université de Montréal), Arnaud Doucet (University of Oxford) and myself acted as guest editors for a special issue of ACM TOMACS on Monte Carlo Methods in Statistics. (... [Read more...]

Shiny apps are awesome

December 10, 2012 | Recology - R

RStudio has a new product called Shiny that, quoting from their website, "makes it super simple for R users like you to turn analyses into interactive web applications that anyone can use". See here for more information. A Shiny basically consists of two files: a ui.r file and a ... [Read more...]

ICERM Reproducibility Workshop: Day 1

December 10, 2012 | Yihui Xie

I'm attending a workshop on reproducibility at ICERM (Brown University) this week. I really appreciate this great opportunity offered by ICERM, Randy and Victoria. It is pretty exciting to meet people that you only knew before through indirect ways. O... [Read more...]

Using (R) Markdown, Jekyll, & GitHub for a Website

December 10, 2012 | Jason Bryer

Introduction Markdown has been growing in popularity for writing documents on the web. With the introduction of R Markdown (see also Jeromy Anglim’s post on getting started with R Markdown) and knitr, R Markdown has simplified the publishing of R analysis on the web. I recently converted my website ... [Read more...]

A Simple Model for Realized Volatility

December 9, 2012 | Eran

The post has two goals: (1) Explain how to forecast volatility using a simple Heterogeneous Auto-Regressive (HAR) model. (Corsi, 2002) (2) Check if higher moments like Skewness and Kurtosis add forecast value to this model. It will be a high … Continue reading → [Read more...]

Handling missing data with Amelia

December 9, 2012 | is.R()

So, what if you have data, but some of the observations are missing? Many statistical techniques assume no missingness, so we might want to “fill in” or rectangularize our data, by replacing missing observations with plausible substitutes.... [Read more...]

How to explore your heartbeat

December 8, 2012 | Stephan Holtmeier

A few months ago, I bought a really cool book: Exploring Everyday Things (with R and Ruby). I learned many interesting and mostly useless things from the author, Sau Sheong Chang. Chapter 6 for example explains how to build a … Weiterlesen → [Read more...]

Evaluating term popularity with twitteR

December 8, 2012 | is.R()

I really wanted to put something together for this series on the twitteR package. Unfortunately, at the moment the number of interesting things than can be done with twitteR, as opposed to through API calls and RCurl, is limited. Regardless, I have Ye... [Read more...]
1 9 10 11 12 13 16

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)