r

TwitterFacebook
Get flash to fully experience Pearltrees
http://strimmerlab.org/notes/fdr.html

False Discovery Rate Analysis in R

This is a list intended to facilitate "comparison shopping" of R software for False Discovery Rate analysis, with links to the respective home pages and a short description of features.
By Drew Conway, on August 6th, 2009 Update II : It occurred to me that it would be much better for people to be able to view the entire talk in a single video, rather than having to switch between sections; therefore, I uploaded the whole thing to Vimeo. Tonight I will be giving On August 6th I gave a talk at the New York City R Meetup on how to perform social network analysis in R using the igraph package. http://www.drewconway.com/zia/?p=1221

Zero Intelligence Agents » SNA in R Talk, Updated with [Better]

CRAN: Manual

The following manuals for R were created on Debian Linux and may differ from the manuals for Mac or Windows on platform-specific pages, but most parts will be identical for all platforms. The correct version of the manuals for each platform are part of the respective R installations. Here they can be downloaded as PDF files or directly browsed as HTML: An Introduction to R is based on the former "Notes on R", gives an introduction to the language and how to use R for doing statistical analysis and graphics. [ browse HTML | download PDF ] A draft of The R language definition documents the language per se . That is, the objects that it works on, and the details of the expression evaluation process, which are useful to know when programming R functions. [ browse HTML | download PDF ] http://cran.r-project.org/manuals.html