July 2011

Accepted lack of confidence

July 17, 2011 | xi'an

I just got the following email from PNAS about our Lack of confidence in ABC model choice. Editor's Remarks to Author: both referees now find the manuscript acceptable for publication as do I. Each suggests small changes which I encourage the authors to make prior to having the manuscript go ... [Read more...]

The Road to Default: Deep DooDoo

July 16, 2011 | Steven Sabol

Okay so what is the situation at hand? Well the inevitable default of the United States of course.  The U.S. will default regardless of whether Congress raises the debt ceiling. You may be thinking the following: But how can he say such a thing? I...
[Read more...]

test_that — A brief review

July 15, 2011 | Mark Fredrickson

For the last month or so, I have been using the test_that unit testing package for R (a quick note on names: both testthat and test_that are used in the documentation. The library, as available from CRAN has no underscore, so use install.packages('testthat') to get a ... [Read more...]

10 reasons why a grad student should use R

July 15, 2011 | David Smith

Kevin Goulding is working on a Master’s degree in Applied Economics at Montana State University, and offers 10 reasons why grad students should choose R for statistical analyses, homework problems, and thesis research: R is free, and lets grad students escape the burdens of commercial license costs. R has really ... [Read more...]

Using R and Motion Charts to analyze financial data

July 15, 2011 | David Smith

We've noted before that with the RGoogleVis package, it's easy to make motion charts in R, and create a web-based interactive chart that reflects the synchronous movements of two or three variables over time. R user Jeffrey Breen has a great new blog post showing exactly how easy it is, ... [Read more...]

ICD code – search looping

July 15, 2011 | nzcoops

Following on from my earlier post on creating a table of ICD codes in R, here is how I am currently counting these codes and storing the codes in a dataframe: Firstly create a dataframe to store the results in: hosp_count [Read more...]

What is your favorite R feature? (part 2)

July 14, 2011 | Markus (cloudnumbers.com)

This week in our blog we started a list of great R code (www.r-project.org) snippets: http://cloudnumbers.com/what-is-your-favorite-r-feature We are going to extend this list with several more nice R features. Please feel free to add comments with your favorite R code snippets. Descriptive statistics: A huge ... [Read more...]

Revolution Newsletter: July 2011

July 14, 2011 | David Smith

The most recent edition of the Revolution Newsletter is out. The news section is below, and you read the full July edition (with highlights from this blog and community events) online. You can subscribe to the Revolution Newsletter to get it monthly via email. Beta Test Revolution R Enterprise 5.0. Are ... [Read more...]

CRdata vs. Cloudnumbers

July 14, 2011 | Scott Chamberlain

Cloudnumbers and CRdata are two new cloud computing services.I tested the two services with a very simple script. The script simply creates a dataframe of 10000 numbers via rnorm, and assigns them to a factor of one of two levels (a or b). I then take ...
[Read more...]

R meets XKCD

July 14, 2011 | Paolo Sonego

Being a big fan of XKCD and, of course, of the R programming language, I thought that a package which allows to display my favorite strips  would something (useless) but cool! So, mimicking the approach (and the code) of the fortunes pac... [Read more...]

ICD codes – Analysing hospitilisations

July 14, 2011 | nzcoops

A brief first post on what I hope will be a series of posts on analysing hospitilisation data, which is recorded using ICD codes (International Statistical Classification of Diseases and Related Health Problems) Initially here is an R file. This can be read in and will create a list, 218 long, ... [Read more...]

More Thoughts on US Death Spiral

July 13, 2011 | klr

What troubles me most about today’s environment is the persistent belief that crisis large or small results in a US dollar rally and lower Treasury rates. However, what happens if the US dollar and US Treasury rates are the source of the crisis? Then...
[Read more...]
1 4 5 6 7 8 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)