November 2014

Visualization of probabilistic forecasts

November 21, 2014 | Rob J Hyndman

This week my research group discussed Adrian Raftery’s recent paper on “Use and Communication of Probabilistic Forecasts” which provides a fascinating but brief survey of some of his work on modelling and communicating uncertain futures. Coincidentally, today I was also sent a copy of David Spiegelhalter’s paper on “... [Read more...]

Synchronization for R with the flock Package

November 20, 2014 | ivannp

Have you tried synchronizing R processes? I did and it wasn’t straightforward. In fact, I ended up creating a new package – flock. One of the improvements I did not too long ago to my R back-testing infrastructure was to start using a database to store the results. This way ... [Read more...]

Flowers Fractals, or Fractal Flowers

November 20, 2014 | Daniel's Blog

Last week I attended a “Flower Festival” in Joinville, where I had opportunity to admire several of among the most beautiful and awarded flowers, orchids, and decoration plants. Surprisingly, though, I never had thought on flowers like fractals the way I did this time. Introduction Fractals attract lots of interest, ... [Read more...]

An xpd-tion into R plot margins

November 20, 2014 | Fellgernon Bit - rstats

This is a guest post by Prasad Patil that answers the question: how to put a shape in the margin of an R plot? The help page for R's par() function is a somewhat impenetrable list of abbreviations that allow you to manipulate anything and everything in the plotting device. ... [Read more...]

Geomorph update 2.1.2 Now Available!

November 20, 2014 | Emma Sherratt

Geomorph users,We have uploaded version 2.1.2 to CRAN. The windows and mac binaries have been compiled and the tarball is available.Version 2.1.2 comes with some small changes and new features: New functions advanced.procD.lm()for statis... [Read more...]

RNA-seq Data Analysis Course Materials

November 20, 2014 | Stephen Turner

Last week I ran a one-day workshop on RNA-seq data analysis in the UVA Health Sciences Library. I set up an AWS public EC2 image with all the necessary software installed. Participants logged into AWS, launched the image, and we kicked off the morning ... [Read more...]

Stacking files made easy

November 20, 2014 | Daniel Marcelino

Every campaign cycle I usually do similar things, go to a repository, download a bounce of data, merge and store them to an existing RData file for posterior analysis. I've already wrote about this topic some time ago, but this time I think my script became simpler. Set the Directory ... [Read more...]

R Debugging GUI Improvements for Bio7

November 20, 2014 | » R

20.11.2014 In my last post i presented the first version of a debugging GUI for R in Bio7 which is just a visual wrapper for the default R debugging functions. In the meantime i added some new methods and also improved the visualization. For the upcoming Bio7 release i have to ... [Read more...]

DIY building an R package

November 19, 2014 | Andrew Brooks - R

Why create a personal R package? As a consulting data scientist, I write a lot of R code in a lot of different places – physically and virtually. Different computers, servers, evironments, VPNs, operating systems, all of the above. Even when I have the luxury of working with the same client (... [Read more...]

The ensurer package (validation inside pipes)

November 19, 2014 | Tal Galili

Guest post by Stefan Holst Milton Bache on the ensurer package. If you use R in a production environment, you have most likely experienced that some circumstances change in ways that will make your R scripts run into trouble. Many things can go wrong; package updates, external data sources, daylight ...
[Read more...]

Count Your BLAS-ings

November 19, 2014 | matloff

One nice thing about open-source software is that users often have a lot of choices.  Such is the case with R, for instance the thousands of contributed packages available on CRAN.  My focus here is on BLAS, the core of matrix operations in R, where again there are interesting choices ... [Read more...]

Excel spreadsheets are hard to get right

November 18, 2014 | John Mount

Any practicing data scientist is going to eventually have to work with a data stored in a Microsoft Excel spreadsheet. A lot of analysts use this format, so if you work with others you are going to run into it. We have already written how we Related posts: Please stop ... [Read more...]

R / Finance 2015 Call for Papers

November 18, 2014 | Thinking inside the box

Earlier today, Josh send the text below to the R-SIG-Finance list, and I updated the R/Finance website, including its Call for Papers page, accordingly. We are once again very excited about our conference, thrilled about the four confirmed keynotes, and hope that many R / Finance users will not only ... [Read more...]
1 2 3 4 5 6 11

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)