Statistical Computing:
Statistical Packages: Resources
R
R is a language very similar to S but available as Free Software under the
terms of the Free Software Foundation's GNU General Public License in source
code form.
- R Project. The
official archive including FAQ, current version, documentation, mailing lists and
contributed code.
- Seminar für Statistik, ETH Zurich.
- Bulding R for Windows.
Essential information and tools for those doing R development for Window.
Duncan Murdoch.
- Omegahat. Object-orientated
programming for R and S compatible with Java and similar languages.
- Bioconductor. Libraries for objected orientated programming and statistical analysis of DNA microarrays.
- R Coding Conventions. A
set of suggestions by Henrik Bengtsson based on Java conventions.
- Jim Lindsey's R Code.
Includes nonlinear regression and repeated measurements, generalized
nonlinear regression, regression with stable distributions, multivariate and
non-normal repeated measurements, event history procedures. Jim Lindsey,
University of Liège.
-
Statistics for Microarray Analysis. Functions to assist statistical
analysis of gene expression experiments. Speed Group, University of
California, Berkeley.
- RWeb. A web based
interface to R that takes the submitted code, runs R in batch mode, and
returns the output. Jeff Banfield, University of Montana.