Articles by Rob Kabacoff

Upcoming R Training Course in Boston

June 18, 2014 | Rob Kabacoff

R for Software Developers and Data Analysts Saturday June 28, 2014 9:00am-4:00pm Microsoft NERD, Cambridge, MA I’ll be presenting a one day professional development workshop on R programming for software developers and data scientists, sponsored by the Greater Boston Chapter of … Continue reading → [Read more...]

New R Workshop in the Bay Area

February 26, 2013 | Rob Kabacoff

Practical Data Visualization with R Saturday March 9th, 2013 8:30-5:00pm EBay 2161 North 1st Street San Jose, California I will be presenting a one day professional development workshop on modern data visualization with R, sponsored by the ACM San Francisco Bay … Continue reading → [Read more...]

Permutation tests in R

May 21, 2012 | Rob Kabacoff

Permuation tests (also called randomization or re-randomization tests) have been around for a long time, but it took the advent of high-speed computers to make them practically available. They can be particularly useful when your data are sampled from unkown … Continue reading →
[Read more...]

R Training Course in the Bay Area

February 1, 2012 | Rob Kabacoff

An introduction to R for sofware developers and data analysts Saturday March 10th, 2012 8:30-5:00pm EBay 2161 North 1st Street San Jose, California I will be presenting a one day professional development workshop on R programming for software developers and … Continue reading → [Read more...]

Getting Fancy with 3-D Scatterplots

January 30, 2012 | Rob Kabacoff

R has some great functions for generating scatterplots in 3 dimensions. Two of the best are the scatter3d() function in John Fox’s car package, and the scatterplot3d() function in Uwe Ligges’ scatterplot3d package. In this post, we will focus on … Continue reading → [Read more...]

Staying up with R

January 13, 2012 | Rob Kabacoff

No, I don’t mean late night coding. R is constantly changing – both as a language and a platform. Updates containing new functionality are frequent. New and revised packages appear several times a week.  Staying current with these myriad changes can … Continue reading → [Read more...]

Easy cell statistics for factorial designs

December 2, 2011 | Rob Kabacoff

A common task when analyzing multi-group designs is obtaining descriptive statistics for various cells and cell combinations. There are many functions that can help you accomplish this, including aggregate() and by() in the base installation, summaryBy() in the doBy package, and … Continue reading → [Read more...]

Quick-R Gets a Blog

November 21, 2011 | Rob Kabacoff

After maintaining the  Quick-R website (R tutorials and jumpstart) for the past 5 years, I’ve decided to add a blog so that I can go into more detail on topics related to practical data analysis. The statMethods blog will contain articles … Continue reading → [Read more...]

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)