April 2011

RInside 0.2.4

April 25, 2011 | Thinking inside the box

After several months, it was time for a new release 0.2.4 of RInside which is now on CRAN. RInside is a set of convenience classes which facilitate embedding of R inside of C++ applications and programs, using the classes and functions provided by th... [Read more...]

Chop, Slice and Dice Your Returns in R

April 24, 2011 | Milk Trader

I have a knife rack on my kitchen wall with all my kitchen knives easily identifiable and accessible. I also have small scars on my hand where each knife can claim to have left a mark. It's not the knife's fault, of course. They hardly like being sudde...
[Read more...]

RcppArmadillo 0.2.19

April 24, 2011 | Thinking inside the box

Last Monday, Conrad Sanderson released version 1.2.10 of his most excellent Armadillo templated C++ library for linear algebra; I followed up the same day with version 0.2.19 of our RcppArmadillo wrapper for R based on our Rcpp library. However, the... [Read more...]

Logistic Regression & Factors in R

April 24, 2011 | ALT

Factors are R's enumerated type. Suppose you define the variable cities -- a vector of strings -- whose possible values are "New York," "Paris," "London" and "Beijing." Instead of representing each city as a string of characters, you might prefer to ...
[Read more...]

Location Tracking on Android, too!

April 23, 2011 | Ryan Rosario

This week it was revealed that the iPhone stores users’ locations, and this immediately caused a huge firestorm of commentary by tech geeks, panic among privacy advocates, and delight to data geeks like myself. Even better/worse, it seems that the iPhone caches location traces long-term, possibly back to the ... [Read more...]

Dates in R and the First Day of the Month

April 23, 2011 | Tony Cookson

I spent some time this morning learning about how R thinks about dates in R. I found this website to be a useful guide.Imagine that your data are dates in a standard format [YEAR-MONTH-DAY (as in 2011-23-04) is one such format] and you want a vector o...
[Read more...]

Another nice Rcpp example

April 23, 2011 | Thinking inside the box

While preparing my slides for the Rcpp workshop this Thursday, I had wondered about more nice examples motivating Rcpp. So I posed a quick question on the rcpp-devel list. And I received a few friendly answers. My favourite, so far, was a suggesti... [Read more...]

Statisfaction on R-bloggers

April 23, 2011 | Julyan Arbel

This is the first post of Statisfaction on R-bloggers. As an introduction: we are PhD students and postdocs at CREST, a research centre on economics and statistics located in Paris, France. We jointly share tips and tricks useful in our everyday jobs, links to various pages, articles, conferences, seminars, including ... [Read more...]

Michael Ryder Streaks

April 22, 2011 | btibert3

A ways back I put up a post that uses R to plot the scoring trends of an NHL player. Given the recent chatter on sports talk radio around Boston, I used my script to plot the data for Michael … Continue reading → [Read more...]

Intro

April 22, 2011 | Zach Mayer

This blog will show you how to build tools to survive in the modern world. I will focus on statistics and machine learning, because that's where my strengths lie, but sometime we may find ourselves veering far off course.My primary interest lies in us...
[Read more...]

Zoo Slows Down Your Linear Model Function

April 22, 2011 | QuantTrader

I was a bit frustrated when I read Aris's comment to this post about speed of his calculations in Matlab. So I changed the time span of my dataset to 5 years and repeated the whole code. It was VERY disappointing to get the results after more than 5 ho... [Read more...]

How to load your iPhone location data into R

April 22, 2011 | David Smith

Earlier this week, data scientists Pete Warden and Alasdair Allen reported that iPhones and cell-enabled iPads keep an internal log of the devices location, which is accessible from the backup that iTunes creates when you sync the device. (Update Apr 27: Apple responds that the locations are those of nearby cell ... [Read more...]

Big data problems

April 22, 2011 | prasoonsharma

I have big data problems.I need to analyze 100s of millions of rows of data and tried hard for 2 weeks to see if I can use R for this. My assessment so far from the experiments...1) R is best for data that fits a computer's RAM (so get more ... [Read more...]

Statistical analyses using R

April 22, 2011 | xi'an

Another book I received from the Short Book Reviews section of the International Statistical Review is Everitt’s and Hothorn’s Handbook of statistical analyses using R. Here is a [blog-ified] version of my book review. This book is the second (blue) edition of a successful (violet) handbook that can ... [Read more...]

Sexy, Geeky Graphs using ggplot2 in R

April 22, 2011 | hayward

So I’ve been looking for some data to play with while learning R, other than the data I’m analysing for various experiments and papers I’m working on. I thought to myself, “Hey, this R stuff is pretty geeky. Can I engage in a higher level of geekiness?” ... [Read more...]
1 2 3 4 5 6 14

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)