Difference between revisions of "R"

From Wikili
Jump to: navigation, search
(R pour Windows)
Line 23: Line 23:
 
*[http://cran.r-project.org/doc/contrib/Paradis-rdebuts_fr.pdf  R pour les débutants] d'Emmanuel Paradis
 
*[http://cran.r-project.org/doc/contrib/Paradis-rdebuts_fr.pdf  R pour les débutants] d'Emmanuel Paradis
 
*[http://www.stat.auckland.ac.nz/~paul/ Un site pour faire des graphics utilisant R]
 
*[http://www.stat.auckland.ac.nz/~paul/ Un site pour faire des graphics utilisant R]
 +
 +
=Documentation et Tutorials=
 +
 +
*Collection of articles : http://cran.r-project.org/other-docs.html
 +
 +
*text en français : par Emmanuel Paradis http://cran.r-project.org/doc/contrib/Paradis-rdebuts_fr.pdf
 +
 +
*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
 +
 +
*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/

Revision as of 11:39, 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 trove le version la plus recente sur http://www.r-project.org/

Liens

Documentation et Tutorials