December 2011

From datasets to algorithms in R

December 5, 2011 | John Johnson

Many statistical algorithms are taught and implemented in terms of linear algebra. Statistical packages often borrow heavily from optimized linear algebra libraries such as LINPACK, LAPACK, or BLAS. When implementing these algorithms in systems such as Octave or MATLAB, it is up to you to translate the data from the ... [Read more...]

The Art of R Programming – my two cents

December 5, 2011 | Paolo Sonego

What makes this book different from other books about R is stated clearly by the author Norman Matloff in the introduction: "This book is not a compendium of the myriad types of statistical methods that are available in the wonderful R package. It r... [Read more...]

The volatility mystery continues

December 5, 2011 | Pat

How do volatility estimates based on monthly versus daily returns differ? Previously The post “The mystery of volatility estimates from daily versus monthly returns” and its offspring “Another look at autocorrelation in the S&P 500″ discussed what appears to be an anomaly in the estimation of volatility from daily versus ... [Read more...]

I may have been hasty…

December 4, 2011 | DomPazz

I think one of the real reasons that I haven't liked R is the default interface blows (sucks, whatever).  I just discovered the Eclipse plugin StatET.  This things rules.  Contextual help, completion, object browser, data browser, etc. &... [Read more...]

Improved Moving Average?

December 4, 2011 | klr

When @quantfblog started following me on Twitter, I was delighted to discover their papers Papailias, Fotis and Thomakos, Dimitrios D., An Improved Moving Average Technical Trading Rule (September 11, 2011). Available at SSRN: http://ssrn.com/abstract...
[Read more...]

Non-PD Matrices in R, Cont.

December 3, 2011 | DomPazz

Let me preface this post by saying I am getting frustrated with R.  The syntax is not intuitive and the performance for matrix operations is slow.  Using Octave, a free Matlab clone, I can get over 6 Gflops on things that R is doing at less than 2.  After this post, I ... [Read more...]

Visualizing Unemployment Data

December 3, 2011 | T.S. Hauck

So recently Bureau of Labor Statistics released the Oct. 2011 unemployment data. This is not a discussion of it’s validity nor it’s impact, but it is a post on how to visualize it. This post is also for my posterity, I’ve wanted to be able to do this ... [Read more...]

On the (statistical) road, workshops and R

December 3, 2011 | Luis

Things have been a bit quiet at Quantum Forest during the last ten days. Last Monday (Sunday for most readers) I flew to Australia to attend a couple of one-day workshops; one on spatial analysis (in Sydney) and another one … Continue reading → [Read more...]

Comparing model selection methods

December 2, 2011 | Bogumił Kamiński

The standard textbook analysis of different model selection methods, like cross-validation or validation sample, focus on their ability to estimate in-sample, conditional or expected test error. However, the other interesting question is to compare the...
[Read more...]

O’Reilly’s Data Science Kit – Books

December 2, 2011 | Ram

It is not as if I don't have enough books (and material on the web) to read. But this list compiled by the O'Reilly team should make any data analyst salivate.http://shop.oreilly.com/category/deals/data-science-kit.doThe Books and Video included in the... [Read more...]

Easy cell statistics for factorial designs

December 2, 2011 | Rob Kabacoff

A common task when analyzing multi-group designs is obtaining descriptive statistics for various cells and cell combinations. There are many functions that can help you accomplish this, including aggregate() and by() in the base installation, summaryBy() in the doBy package, and … Continue reading → [Read more...]

Applications of R in Business Contest: Final Entries

December 2, 2011 | David Smith

The revision period for the Applications of R in Business Contest is now at a close, and the competitors have finalized their entries for a chance at $20,000 in prizes from Revolution Analytics. We're now in the judging phase, where the finalists will be rated on applicability to business, innovation and ... [Read more...]

Wasting away again in Martingaleville

December 1, 2011 | Matt Asher

Alright, I better start with an apology for the title of this post. I know, it’s really bad. But let’s get on to the good stuff, or, perhaps more accurately, the really frightening stuff. The plot shown at the top of this post is a simulation of the ... [Read more...]

Backtesting with Short positions

December 1, 2011 | systematicinvestor

I want to illustrate Backtesting with Short positions using an interesting strategy introduced by Woodshedder in the Simple, Long-Term Indicator Near to Giving Short Signal post. This strategy was also analyzed in details by MarketSci in Woodshedder’s Long-Term Indicator post. The strategy uses the 5 day rate of change (ROC5) ... [Read more...]

Interviews on Revolution R Enterprise 5.0

December 1, 2011 | David Smith

For those looking for more background behind the updates in Revolution R Enterprise 5.0, there are now a couple of interviews online where I talk about the new release. At IT Business Edge ("Revolution Analytics' Goal: Make R Analysis Enterprise-Friendly"), I had a chat with Loraine Lawson about how Revolution R ... [Read more...]

A Friday round-up

December 1, 2011 | nsaunders

Just a brief selection of items that caught my eye this week. Note that this is a Friday as opposed to Friday, lest you mistake this for a new, regular feature. 1. R/statistics ggbio A new Bioconductor package which builds on the excellent ggplot graphics library, for the visualization of ... [Read more...]
1 10 11 12 13

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)