2010

Ed Burnette on Software Patents

August 17, 2010 | Matt Shotwell

Ed Burnette makes a point that hits home, with regard to software patents, and how engineers and programmers of modern companies are now being asked to write them: Unfortunately, the joke is on all of us. It’s on our economy, as we let patents choke down innovation and increase ... [Read more...]

Unit Testing in R: The Bare Minimum

August 17, 2010 | John Myles White

Introduction This week I decided to start unit testing my R code, so I taught myself the bare minimum about the RUnit and testthat packages to be able to use them. Here’s what I found necessary to get started writing tests with both packages. RUnit Basic Example I’m ... [Read more...]

New R User Group in Singapore

August 17, 2010 | David Smith

There's yet another R user group starting, this time in Singapore. Their first meetup is next week, on Wednesday August 25. If you're in Singapore, come along and meet your fellow R users! meetup.com: R User Group - SG [Read more...]

Deducer: R and ggplot2 GUI

August 16, 2010 | Stephen Turner

Last Year I introduced you to R Commander, a nice graphical user interface (GUI) for R for those of you who are still hesitant to leave the clicky-box style research a la SPSS for the far more superior reproducible research using R. As most of you know... [Read more...]

Goals per Game in MLS

August 16, 2010 | Ryan

I promised something related to Major League Soccer and here it is.  Caveat:  It’s not much.  Why so sparse?  (1) The data is a bit messy due to teams folding, expansion, name changes, etc.  (2)  I was backpacking all weekend and didn’t have time to work on this side project.  ... [Read more...]

Rose plot using Deducers ggplot2 plot builder

August 16, 2010 | Tal Galili

The (excellent!) LearnR blog had a post today about making a rose plot in ggplot2. Following today’s announcement, by Ian Fellows, regarding the release of the new version of Deducer (0.4) offering a strong support for ggplot2 using a GUI plot builder, Ian also sent an e-mail where he shows ... [Read more...]

Charting the performance of cricket all-rounders – IT Botham

August 16, 2010 | Ralph

Cricket is a sport that generates a large volume of performance data and corresponding debate about the relative qualities of various players over their careers and in relation to their contemporaries. The cricinfo website has an extensive database of statistics for professional cricketers that can be searched to access the ... [Read more...]

GillespieSSA 0.5-4 is released

August 16, 2010 | Mario Pineda-Krch

I just uploaded GillespieSSA 0.5-4 to CRAN. It should be  just a matter of days before it has propagated itself across all mirrors. This release consists of minor revisions with no (intended) changes in functionality. The main change (and it is … Continue reading → [Read more...]

GPU Computing with R

August 16, 2010 | rtutor.chiyau

Statistics is computationally intensive. Routine statistical tasks such as data extraction, graphical summary, and technical interpretation all require heavy use of modern computing machinery. Obviously, these tasks can benefit greatly from a paralle... [Read more...]

Intraday volatility of OMX Baltic stocks

August 16, 2010 | kafka

Usually, intraday volatility exhibits a “smile” – it is high at open and close and it is lower during the trading day. DJI index, 5 min. intervals, CET time: MOS stock, 5 s. intervals, CET time: Because many readers of this blog are trading Nasdaq OMX Baltic stocks, it is worth to share ... [Read more...]

Gone Guerrill_ R on Our Data

August 16, 2010 | Neil Gunther

Here's a summary of some things we learnt about applying R to computer performance and capacity planning data in the GDAT Class last week. Neural nets pkg nnet applied to CPU performance data in the Ripley and Venables book (see Section 8.10). How to do stacked plots that Jim calls "spark ... [Read more...]

Consultants’ Chart in ggplot2

August 16, 2010 | learnr

Excel Charts Blog posted a video tutorial of how to create a circumplex or rose or dougnut chart in Excel. Apparently this type of chart is very popular in the consulting industry, hence the “Consultants’ Chart”. It is very easy to make this chart in Excel 2010, but it involves countless ... [Read more...]

Downloading DNA sequences into R

August 15, 2010 | Samuel Brown

A while ago, a friend of mine needed to download a number of different DNA sequences from Genbank, the online repository for the vast majority of DNA sequences read from all organisms by labs all over the world. This is not a problem. The "ape" package in R has a ... [Read more...]

Two Surpising Things about R

August 14, 2010 | Radford Neal

I see that it’s been over a year since my last post!  I have a backlog of blog post ideas, but something else always seems to have higher priority.   Today, though, I have some interesting (and useful) things to say about R, which I discovered in the last few ... [Read more...]
1 42 43 44 45 46 103

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)