April 2012

Correlation of temperature proxies with observations

April 28, 2012 | sieste

The climate change debate focuses mainly around the assumption that the annual global mean temperatures of the past few decades have been the highest in the past millenium. How do we know what the annual global mean temperature was in the year, say, 1351 AD? The answer is: Through temperature proxies. ... [Read more...]

R equivalents to SAS and SPSS procedures

April 27, 2012 | David Smith

With more than 5,000 R packages now available (from the CRAN and BioConductor repositories), for any statistical or data analysis procedure you can confidently say, "there's a package for that". To make it easier for SAS and SPSS users to find what they need in R, Bob Muenchen has updated his ... [Read more...]

Sage Bionetworks Synapse

April 27, 2012 | Christopher Bare

Michael Kellen, Director of Technology at Sage Bionetworks, is trying to build a GitHub for science. It's called Synapse and Kellen described it in a talk at the Sage Bionetworks Commons Congress 2012, this past weekend: 'Synapse' Pilot for Building an... [Read more...]

The Best Statistical Programming Language is …Javascript?

April 27, 2012 | Tony

R-Bloggers has recently been buzzing about Julia, the new kid on the statistical programming block. Julia, however, is hardly the sole contender for the market of R defectors, with Clojure-fork Incanter generating buzz as well. Even with these two making noise, I think there’s a huge point that everyone ... [Read more...]

An academic programming language paper about R

April 27, 2012 | Derek-Jones

The R language has passed another milestone, a paper aimed at the academic programming language community (or at least one section of this community) has been written about it, Evaluating the Design of the R Language by Morandat, Hill, Osvald and Vitek. Hardly earth shattering news, but it may have ... [Read more...]

R Workshop: Reproducible Research using Sweave for Beginers

April 27, 2012 | Corey Chivers

Monday, April 30, 2012  14h-16h. Stewart Biology Rm w6/12 (Montreal) guRu: Denis Haine (Université de Montréal) Topics Reproducible research was first coined by Pr. Jon Claerbout, professor of geophysics at Stanford University, to describe that the results from researches can be replicated by other scientists by making available data, procedures, ... [Read more...]

A Bayesian Consumption Function

April 27, 2012 | Dave Giles

What the title of this post is supposed to mean is: "Estimating a simple aggregate consumption function using Bayesian regression analysis".In a recent post I mentioned my long-standing interest in Bayesian Econometrics. When I teach this material I usually include a simple application that involves estimating a consumption function ... [Read more...]

Real Time Structural Break

April 27, 2012 | klr

Yesterday as I played with bfast I kept thinking “Yes, but this is all in hindsight.  How can I potentially use this in a system?”  Fortunately, one of the fine authors very generously commented on my post Structural Breaks (Bull or Bear?...
[Read more...]

Create polygons from a matrix

April 27, 2012 | Marc in the box

The following function matrix.poly allows for the addition of polygons to a plot based on a matrix and defined matrix positions. I have used this function on occasion to highlight specific matrix locations (e.g. in the above figure). You can do the same by overlaying another image (left ... [Read more...]

Read Big Text Files Column by Column

April 27, 2012 | Pradeep Mavuluri

Dear R Programmers,There is new package "colbycol" on CRAN, which makes our jobs easier when we have large files i.e. more than a GB to be read in R. Especially, when we don't need all of the columns/variables for our analysis. Kudos for author, Carlos... [Read more...]

Randomization thoughts

April 27, 2012 | Ted Hart

Le Grand Casino of Monte CarloOn Monday I’m going to be leading a little stats workshop on randomization tests and null models. In preparation for this I wrote up code for null model examples I wanted to write a post that introduced the basics of these models (Null models, ... [Read more...]

AdfTest Function Enhanced With Rcpp Armadillo

April 26, 2012 | QuantTrader

In my previous post about rewriting my code to run in parallel part one I mentioned that we will make a small change to adfTest() function as well. In this post we will perform this small but performance-dramatic change. When you take a closer look at the source code of ... [Read more...]

Structural Breaks (Bull or Bear?)

April 26, 2012 | klr

When I spotted the bfast R package, I could not resist attempting to apply it to identify bull and bear markets.  For all the details that I do not understand, please see the references: Jan Verbesselt, Rob Hyndman, Glenn Newnham, Darius Culvenor...
[Read more...]

Big Data statistics in the search for a cure for MS

April 26, 2012 | David Smith

Multiple Sclerosis (MS) is a debilitating and complex disease with an unknown cause — and for which there is currently no cure. The SUNY Buffalo is home to one of the leading multiple sclerosis (MS) research centers in the world, and as reported in Healthcare IT News, the research team is ... [Read more...]
1 2 3 4 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)