May 2012

GitHub data analysis

May 15, 2012 | Dzidorius Martinaitis

Few weeks ago GitHub announced, that its timeline data is available on bigquery for analysis. Moreover, it offers prizes for the best visualization of the data. Despite my art skills and minimal chances to win beauty contest, I decided to crunch GitHub data and run data analysis. After initial trial ... [Read more...]

Blog aggregators

May 15, 2012 | Rob J Hyndman

A very useful way of keeping up with blogs in a particular area is to subscribe to a blog aggregator. These will syndicate posts from a large number of blogs and provide links back to the original sources. So you only need to subscribe once to get all the good ... [Read more...]

Setting up StatET & Eclipse in Windows

May 15, 2012 | Max Gordon

[caption id="attachment_318" align="aligncenter" width="900"] A view of the StatET plugin in the Juno Eclipse. The environment is perfect for developing R packages and creating more complex functions.[/caption] I wanted to write about creating R-packages in Windows but after trying to get StatET to work seamlessly in Windows ... [Read more...]

Multiple Sclerosis Tweet-Chat: Review

May 14, 2012 | David Smith

We had a great Twitter conversation last Thursday on the use of big-data analytics, Revolution R Enterprise, and IBM Netezza in the search for a cure for MS. Many thanks to the other panelists: Murali Ramanathan (SUNY Buffalo), Tim Coetzee (National MS Society) and moderator Shawn Dolley (IBM) for fielding ... [Read more...]

New courses from R gurus

May 14, 2012 | David Smith

Looking to learn R, or to expand your R skills for data visualization or package development? Here are some R courses presented by the experts you may be interested in: June 19-20: Visualization in R with ggplot2. This course presented by Garrett Grolemund & Dr. Winston Chang of Rice University is ... [Read more...]

generalised ratio of uniforms

May 14, 2012 | xi'an

A recent arXiv posting of the paper “On the Generalized Ratio of Uniforms as a Combination of Transformed Rejection and Extended Inverse of Density Sampling” by Martino, Luengo, and Míguez from Madrid rekindled my interest in this rather peculiar simulation method. The ratio of uniforms samples uniformly on the ... [Read more...]

Example 9.31: Exploring multiple testing procedures

May 14, 2012 | Ken Kleinman

In example 9.30 we explored the effects of adjusting for multiple testing using the Bonferroni and Benjamini-Hochberg (or false discovery rate, FDR) procedures. At the time we claimed that it would probably be inappropriate to extract the adjusted p-values from the FDR method from their context. In this entry we attempt ...
[Read more...]

Source R-Script from Dropbox

May 14, 2012 | Kay Cichini

A quick tip on how to source R-scripts from a Dropbox-account:(1) Upload the script.. (2) Get link with the "get link" option. The link should look like "https://www.dropbox.com/s/XXXXXX/yourscript.R"..(3) Grab this part "XXXXXX/yourscript.R" and paste... [Read more...]

Text Mining to Word Cloud App with R

May 13, 2012 | CloudStat

Here is a simple application to transform text into a beautiful word cloud, Text Mining to WordCloud. The purpose is to find out the highest frequency word in a certain text. It is an app built with R language, the source code is attached at the end of... [Read more...]

BCEA on CRAN!

May 13, 2012 | Kobi Baio

Finally, I got round to find some time to work out all the problems in compiling the BCEA (Bayesian Cost-Effectiveness Analysis) package.I developed it as part of the work for the book. In a nutshell, what it does is the following: first, you need to s... [Read more...]

The whinny of the exponential horse

May 13, 2012 | Ethan Brown

A Poisson process provides a good model for events that happen rarely. That's what von Bortkiewicz realized in 1898 when he modeled deaths by horse kick in Prussian cavalry; since it would be ungentlemanly to actually kill my readers, I instead represent the events in a Poisson process using a horse's ... [Read more...]

Spurious correlations and the Lasso

May 13, 2012 | sieste

Autocorrelation of a time series can be useful for prediction because the most recent observation of the prediction target contains information about future values. At the same time autocorrelation can play tricks on you because many standard statistical methods implicitely assume independence of measurements at different times. The correlation coefficient ... [Read more...]

gRaphics! 2012-05-12 14:07:00

May 12, 2012 | Luca Fenu

My own version of bubble plot (part 1)During one of my projects, I found myself in need of visualizing more than 3 dimensions at once. Three-dimensional graphs are not a good solution, usually - they will need to be properly oriented, for a start, ad that's tricky.So, I started looking ...
[Read more...]

gRaphics! 2012-05-12 13:47:00

May 12, 2012 | Luca Fenu

First Post: Welcome to this new blog!!!It's been almost one years that I've started using R as my main programming/analysis tool. I like the fact that so many beautiful graphics can be produced directly within R.Although I often just use the basic func... [Read more...]
1 7 8 9 10 11 15

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)