May 2014

The mnemoneitoR

May 8, 2014 | aschinchon

AND I HAVE A GREAT REJOICING DAY (mnemonic rule generated by mnemoneitoR for first 7 digits of Pi according to The Wonderful Wizard Of Oz) Is there some number impossible to memorize? Do not worry, here comes mnemoneitoR: the tool that you was always looking for! With mnemoneitoR you can translate ... [Read more...]

Install RStudio Server on centOS6.5

May 8, 2014 | Vivian S. Zhang

      My system is 64-bit centOS 6.5. The 64-bit version then is 0.98.766 and the following error  appeared when installing RStudio Server preview version: Refer to an article on stackoverflow: Completion of the above steps is still not enough. Running rstudio-server verify-installation still reports errors. The problem lies in the lack of library... ... [Read more...]

ARIMA models with long lags

May 7, 2014 | Rob J Hyndman

Today’s email question: I work within a government budget office and sometimes have to forecast fairly simple time series several quarters into the future. Auto.arima() works great and I often get something along the lines of: ARIMA(0,0,1)(1,1,0)[12] with drift as the lowest AICc. However, my boss (who does ... [Read more...]

Fast Company explains why R is good for business

May 7, 2014 | David Smith

In a new article for FastCoLabs, journalist Tina Amirtha has published a follow-up article to last month's piece on R's impact on open science. In her latest article, the focus is on how R is used at companies and displacing legacy statistics software like SAS: SAS is no match for ... [Read more...]

Crayon colors in R

May 7, 2014 | Karl Broman

Last night I was working on a talk on creating effective graphs. Mostly, I needed to update the colors, as there’d been some gaudy ones in its previous form (e.g., slide 22). I usually pick colors using the crayons in the Mac Color Picker. But that has just 40 crayons, ... [Read more...]

A Tutorial and Talk at useR! 2014

May 7, 2014 | Max Kuhn

I'll be doing a morning tutorial at useR! at the end of June in Los Angeles. I've done this same presentation at the last few conferences and this will probably be the last time for this specific workshop. I will be including a copy of the book for ... [Read more...]

High Frequency | Winners and Losers by Chord

May 6, 2014 | klr

I admit it looks like I am the only person in the world who has not read Michael Lewis’  Flash Boys. I was more attracted to this fine paper with slightly fewer views than Flash Boys. Baron, Matthew and Brogaard, Jonathan and Kirilenko, Andrei A.... [Read more...]

RcppEigen 0.3.2.1.2

May 6, 2014 | Thinking inside the box

A bug-fix release 0.3.2.1.2 is of RcppEigen is now on CRAN and in Debian. It contains a short upstream patch by Gaek Guennebaud for the UBSAN warnings that were flagged at CRAN (from a rather harmless cpu-id comparison). The NEWS entry follows. ... [Read more...]

Calendar Strategy: Fed Days

May 6, 2014 | systematicinvestor

Today, I want to follow up with the Calendar Strategy: Option Expiry post. Let’s examine the importance of the FED meeting days as presented in the Fed Days And Intermediate-Term Highs post. Let’s dive in and examine historical perfromance of SPY during FED meeting days: Please note 100 day ... [Read more...]

Dining in San Francisco – Let R Guide You

May 6, 2014 | steve

I’m frequently asked by newcomers to R to provide an easy to follow generic set of instructions on how to download data, transform it, aggregate it, make graphs, and write it all up for publication in a high impact journal – all by the end of the day ! While such ... [Read more...]

R and the Collatz Conjecture: Part 2

May 6, 2014 | Joseph Rickert

by Seth Mottaghinejad, Analytic Consultant for Revolution Analytics In the last article, we showed two separate R implementations of the Collatz conjecture: 'nonvec_collatz' and 'vec_collatz', with the latter being more efficient than the former because of the way it takes advantage of vectorization in R. Let's once again ... [Read more...]
1 8 9 10 11 12

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)