Difference between revisions of "R"

From Wikili
Jump to: navigation, search
(R pour Windows)
(Documentation et Tutorials)
Line 34: Line 34:
 
*Text by J Verzani http://www.math.csi.cuny.edu/Statistics/R/simpleR/
 
*Text by J Verzani http://www.math.csi.cuny.edu/Statistics/R/simpleR/
  
*R Reference Card  from Tom Short on www.Rpad.org http://www.rpad.org/Rpad/R-refcard.pdf
+
*R Reference Card  by Tom Short (on www.Rpad.org) http://www.rpad.org/Rpad/R-refcard.pdf
  
 
*text by Maindonald (2000) http://www.staff.ncl.ac.uk/j.q.shi/teaching/mas362/r-note.pdf
 
*text by Maindonald (2000) http://www.staff.ncl.ac.uk/j.q.shi/teaching/mas362/r-note.pdf
  
 
*liks to pdfs, … http://www.biostat.jhsph.edu/~kbroman/Rintro/
 
*liks to pdfs, … http://www.biostat.jhsph.edu/~kbroman/Rintro/

Revision as of 11:58, 1 February 2007

R est un logiciel pour les statistiques

Comment le lancer?

R sur Serveur

La dernière version du logiciel R (pour calculer des statistiques) est installé sur star5.
C’est la version 2.4.1. L’installation est accompagné d’une collection de modules "BioConductor" et "CRAN".
Pour lancer R sur star5 taper "R".

Sinon, R est disponible en version Version 2.2.1 sur Kilida et Alnitak
En tapant: /usr/bin/R


R pour Windows

On trouve le version la plus récente sur http://www.r-project.org/

Liens

Documentation et Tutorials