March 2012

The R-Podcast Episode 3: Basic Interaction with R

March 11, 2012 | The R-Podcast

In this episode: New versions of R and ggplot2 available, listener feedback, and an interactive session with R. The R code discussed in this episode will be available in our GitHub repository, see the show notes for details. There will be a companion screencast to accompany this episode which will ... [Read more...]

IS vs. self-normalised IS

March 11, 2012 | xi'an

I was grading my Master projects this morning and came upon this graph: which compares the variability of an importance-sampling estimator versus its self-normalised alternative… This is an interesting case in that self-normalisation does considerably degrade the quality of the approximation in that setting. In other cases, self-normalisation may bring ... [Read more...]

Plotting stuff on an image

March 11, 2012 | Luke Miller

Recently, I needed to figure out how many extension cords I was going to need to buy in order to reach parts of my field site. Wandering around in the field with a surveyor's tape was an option, but so was plotting distances on an aerial image I had of... [Read more...]

An RcppEigen example

March 11, 2012 | Douglas Bates

R is an Open Source project providing an interactive language and environment for statistical computing.  It has become the lingua franca for research in statistical methods.  Because R is an interpreted language it is comparat... [Read more...]

The name

March 11, 2012 | Douglas Bates

When I bought the first computer for use in our Statistics Department - a Vax 11/750 that cost about a quarter of a million dollars in 1983 - I was considered extravagant because I purchased and installed a second megabyte of memory for the machine. [Read more...]

A Crash Course in git for Data Scientists

March 10, 2012 | Capehart

I really like git. It’s the first versioning tool I’ve ever used so I have nothing else to compare it to, but in the world of statistical model building where iteration is constant (and almost never a strict linear progression)... [Read more...]

Get ROAuth to work on Windows 7

March 10, 2012 | Capehart

Jeff Gentry has created a couple of really fun and handy R packages for working with Twitter data called twitteR and ROAuth. He’s also written an easy to read vignette on how to get started. As of right now (March... [Read more...]

Thoughts on SPSS and R Integration

March 10, 2012 | Capehart

As part of considering SPSS as a platform for modeling I wanted to test SPSS’ integration with R. What I found out is getting SPSS to work with R isn’t embarssingly obvious. What’s worse I found it quite difficult to... [Read more...]

Slides from today’s Big Data Step-by-Step Tutorials: Infrastructure series and Intro to R+Hadoop with RHadoop’s rmr

March 10, 2012 | Jeffrey Breen

Slides from the Boston Predictive Analytics Big Data Workshop tutorials: Big Data Step-by-Step: Infrastructure 1/3: Local VM Big Data Step-by-Step: Infrastructure 2/3: Running R and RStudio on EC2 Big Data Step-by-Step: Infrastructure 3/3: Taking it to the cloud... easily... with Whirr Big Data Step-by-Step: Using R & Hadoop (with RHadoop's rmr package) [Read more...]

Detour in taste wordclouds

March 10, 2012 | Wingfeet

I read Mining Twitter for consumer attitudes towards hotels in my feed of R-bloggers. That reminded me that I intended to look at generating wordclouds for salt and MSG at some point. Salt, or sodium is linked to hypertension, which is linked... [Read more...]

find | xargs … Like a Boss

March 9, 2012 | Stephen Turner

*Edit March 12* Be sure to look at the comments, especially the commentary on Hacker News - you can supercharge the find|xargs idea by using find|parallel instead.---Do you ever discover a trick to do something better, faster, or easier, and wish you c... [Read more...]

Two-minute tutorials for R beginners

March 9, 2012 | David Smith

R user Anthony Damico has created "Twotorials": a series of two-minute tutorials for newcomers to R. Topics include how to download and install R, how to do simple arithmetic in r, how to work with data tables in r and many others. The tutorials are especially useful for users of ... [Read more...]

NIT: Fatty acids study in R – Part 005

March 9, 2012 | jrcuesta

There are several algorithms to run a PLS regression (I recommend to consult the books: “Introduction to Multivariate Analysis in Chemometrics - Kurt Varmuza & Peter Filzmozer” and “Chemometrics with R – Ron Wehrens”).We are going to use ...
[Read more...]
1 9 10 11 12 13 16

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)