useR! 2010 - Local R User Group Panel Panel discussion about forming local R user groups from useR! 2010. Panelists include, Jim Porzak (San Francisco Bay Area), David Smith (REvolution A...
|
Advanced debugging techniques in R Harlan Harris provides an interactive introduction to more advanced debugging techniques using traceback(), trace() and debug(). This talk was presen...
|
Debugging basics in R Jay Emerson, professor of statistics at Yale University, introduces basic core functions for simple debugging in R, including print(), cat() and brows...
|
Map-reduce in R with Amazon EMR James Long discusses his experience performing large distributed calculations in R on Amazon's Elastic Map-reduce service. James also provides a liv...
|
Mining and Analyzing Online Social Graph Data Drew Conway, PhD student in NYU's Department of Politics, provides an introduction to mining social graph data from the Internet that focuses on the t...
|
How I came to R J. D. Long will be giving an introduction to R - how he got into it when doing data analysis and what drew him to use it instead of complicated excel ...
|
Solving optimization problems numerically in R with optim() Often in game theory (and presumably other applied math settings) we are interested in the behavior of equations with no explicit solution. In this ta...
|
Zelig and Matching in R with an Application to Conflict and Leader Tenure Andrew Little discusses two econometric packages developed by Gary King of Harvard, and how he has used them in his research at the August, 2009 NYC R...
|
Portfolio Correlation Analysis Tool Andrew Ilardi presents R project that analyzes a list of stocks to the NYC R Statistical Programming Meetup on April 8, 2010. Andrew's tool reaches o...
|
Biomarker detection in cancer (gene expression analysis) Pankaj Chopra discusses using R and Bioconductor (http://www.bioconductor.org/) for biomarker detection in cancer to the NYC R Statistical Programming...
|