2014

proper use of GOSemSim

November 22, 2014 | R on Guangchuang Yu

One day, I am looking for R packages that can analyze PPI and after searching, I found the ppiPre package in CRAN. The function of this package is not impressive, and I already knew some related works, including http://intscore.molgen.mpg.de/. The authors of this webserver contacted me ... [Read more...]

Simulating scientists doing experiments

November 22, 2014 | Shravan Vasishth

Following a discussion on Gelman's blog, I was playing around with simulating scientists looking for significant effects. Suppose each of 1000 scientists run 200 experiments in their lifetime, and suppose that 20% of the experiments are such that the n... [Read more...]

Flowers/Fractals

November 21, 2014 | Daniel Marcelino

Last week, I attended a "Flower Fest" where I had the opportunity to admire several of the most beautiful and awarded flowers, orchids, and decoration plants. Surprisingly, though, I never had thought of flowers like fractals the way I did this time. Fractals attract lots of interest, especially from mathematicians ... [Read more...]

New package: curl. High performance http(s) streaming in R.

November 21, 2014 | Jeroen Ooms

A bit ago I blogged about new streaming features in jsonlite:
<span>library</span><span>(</span>jsonlite<span>)</span>
diamonds2 <span><-</span> stream_in<span>(</span><span>url</span><span>(</span><span>"http://jeroenooms.github.io/data/diamonds.json"</span><span>))</span>
In the same blog post it was also mentioned that R does currently not support https connections. The RCurl package does support https, but does not have a connection interface. This bothered me so I decided to write ...
[Read more...]

Information Density and Custom Chart Designs

November 21, 2014 | Tony Hirst

I’ve been doodling today with a some charts for the Wrangling F1 Data With R living book, trying to see how much information I can start trying to pack into a single chart. The initial impetus came simply from thinking about a count of laps led in a particular ...
[Read more...]

Ford uses R for data-driven decision making

November 21, 2014 | David Smith

Mike Cavaretta is Ford Motor Company’s Chief Data Scientist, and was tasked by the incoming CEO Alan Mulally to help change the culture so that "important decisions within the company had to be based on data". In a feature article at Dataconomy, he reveals that R is a big ... [Read more...]

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...]
1 13 14 15 16 17 145

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)