Posts Tagged ‘ video ’

Jeroen Ooms’s ggplot2 web interface – a new version released (V0.2)

April 12, 2010
By

Good news. Jeroen Ooms released a new version of his (amazing) online ggplot2 web interface: yeroon.net/ggplot2 is a web interface for Hadley Wickham’s R package ggplot2. It is used as a tool for rapid prototyping, exploratory graphical analysis and education of statistics and R. The interface is written completely in javascript, therefore there is no need to install anything on the...

Read more »

Seamless R Extensions using Rcpp and RInside

April 7, 2010
By

I just added a new video to the R repository, and this one comes from the Los Angeles R Meetup. The folks in LA were fortunate enough to have Dirk Eddelbuettel—renowned R expert and StackOverflow super-user—discuss his joint work with Romain François for interfacing C++ and R code using the Rcpp package. For those

Read more »

Learning R by video

March 9, 2010
By
Learning R by video

For those people who prefer to be shown how to do something rather than read the instructions, there are some videos on using R available online. Here are the ones I know about. Please add links to other similar resources in the comments. R videos Learn R Toolkit What is R? from Revolution Analytics R

Read more »

Introducing R on video

March 9, 2010
By
Introducing R on video

Darren Wraith pointed out to me this site proposing a whole series of videos introducing to R. (Unfortunately in a Windows environment.) This can be handy when facing students with no R background… Filed under: R, Statistics, University life Tagged: course, video

Read more »

Spatial Analytics in R Video

February 8, 2010
By

The video from John Myles White’s outstanding introductory talk on spatial analysis with R to the NYC R Statistical Meetup is now available in the R video repository, and is also embedded after the jump.

I would like to thank John for this fantastic talk, and for those interested the slides from this talk have also been

Read more »

Eight R Video Tutorials on VCASMO

February 4, 2010
By

Download "Getting Started with the Social Media Analytics Research Toolkit" (pdf, 1.25 megabytes) Download the Social Media Analytics Research Toolkit Thanks to Drew Conway (@drewconway), a PhD student at New York University, there are now eight excell...

Read more »

Web Development with R – an HD video tutorial of Jeroen Ooms talk

February 3, 2010
By

Here is a HD version of a video tutorial on web development with R, a lecture that was given by Jeroen Ooms (the guy who made A web application for R’s ggplot2). This talk was given at the Bay Area UseR Group meeting on R-Powered Web Apps. You can also view the slides for his talk and view (great) examples for: stockplot, lme4, and gpplot2. Thanks...

Read more »

Visualizing Data with R and ggplot2 (video w/ slides)

December 18, 2009
By

On December 3, 2009 I presented a brief talk at the NYC R meetup on how to create data visualizations with R using the immensely powerful ggplot2 package. The talk is very light on motivation but heavy on examples, so it may be more useful to those with some R and/or ggplot2 experience.

Read more »

Struggling with apply() in R

December 11, 2009
By
Struggling with apply() in R

It’s common knowledge that I struggle wrapping my head around the apply functions in R. That is illustrated very clearly in the following discussion on Stack Overflow: Dirk’s comment is actually spot on. I’ve asked the same damn question at least 4-5 times. Only I didn’t really understand it was the same question. That’s one of

Read more »

Advanced SNA with R, via Harvard Political Nets Conference

December 7, 2009
By

End of semester madness has begun, so posting will likely be light this week. To keep you busy, David Lazer recently posted the five video series of the Goudreau-Hunter tutorial on social network analysis using R from the 2009 Harvard Political Networks Conference. Each video run about 60 minutes, so these will literally provide hours

Read more »