Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisión
Revisión previa
documentacion [2010/04/22 15:49] – Nueva referencia mmarquezdocumentacion [2022/11/29 22:30] (actual) – Supercomputación mmarquez
Línea 2: Línea 2:
 ==== Divulgación ==== ==== Divulgación ====
  
-[[http://www.nytimes.com/2009/01/07/technology/business-computing/07program.html?_r=1|Artículo del New York Times dedicado a R]]+[[http://www.nytimes.com/2009/01/07/technology/business-computing/07program.html?_r=1|Artículo del New York Times dedicado a R: Data Analysts Captivated by R’s Power ]]
  
-==== Materiales Proyecto R UCA ====+[[http://www.facebook.com/note.php?note_id=469716398919|Visualizing Friendships]] 
 + 
 +[[http://www.rtve.es/noticias/20101214/mapamundi-relaciones-facebook/386859.shtml|El mapamundi de las relaciones en Facebook]] 
 + 
 +==== Hojas de referencia ===
 +^ Título ^ Autor ^ Enlace ^ 
 +| R Cheat Sheets | Varios | http://devcheatsheet.com/tag/r/ |
  
-^ Título ^ Tipo ^ Enlace ^ 
-| Estadística Básica con R y R-Commander | Libro Libre | [[http://knuth.uca.es/ebrcmdr|ebrcmdr]] | 
-| Introducción a R y R-Commander | Curso libre | [[http://knuth.uca.es/moodle/course/view.php?id=51|Curso: Introducción a R y R-Commander]] | 
-| Iniciación a R-Commander | Documentación Libre | [[http://knuth.uca.es/repos/R-contribuciones/Empezando-con-Rcmdr-es.pdf|Empezando-con-Rcmdr-es.pdf]] | 
-| Cómo modificar el menú de R-Commander | Documentación Libre | [[http://knuth.uca.es/repos/ebrcmdr/documentacion/modificar_menu_Rcmdr/modificar_menu_rcmdr.pdf|modificar_menu_rcmdr.pdf]] | 
-| Cómo traducir la GUI R-Commander | Documentación Libre | [[http://knuth.uca.es/repos/ebrcmdr/documentacion/traduccion_Rcmdr/traduccion_menu_Rcmdr.pdf|traduccion_menu_Rcmdr.pdf]] | 
  
 ==== Nivel básico (Español) ==== ==== Nivel básico (Español) ====
  
 ^Título^Autor^Enlace^ ^Título^Autor^Enlace^
-|Breve Manual de R y R Commander|//Gilda Garibotti//|http://estadistica.crub.uncoma.edu.ar/R/manualR.pdf| 
-|Curso introductorio de R|//Raúl Vaquerizo Romero//|http://es.geocities.com/r_vaquerizo/Manual_R_menu.htm| 
 |¿Existe vida más allá del SPSS? Descubre R|//Paula Elosua Oliden//|http://www.psicothema.com/psicothema.asp?id=3686| |¿Existe vida más allá del SPSS? Descubre R|//Paula Elosua Oliden//|http://www.psicothema.com/psicothema.asp?id=3686|
 +|Iniciación a R Commander|//J. Fox y M. Bouchet-Valat// (Traducción al español: //M. Muñoz-Márquez//)|http://knuth.uca.es/repos/R-contribuciones/Rcmdr/manual_es/Empezando-con-Rcmdr-es.pdf.pdf|
 |Introducción al lenguaje R|//Diana M. Kelmansky//|http://www.dm.uba.ar/materias/analisis_expl_y_conf_de_datos_de_exp_de_marrays_Mae/2006/1/practicas| |Introducción al lenguaje R|//Diana M. Kelmansky//|http://www.dm.uba.ar/materias/analisis_expl_y_conf_de_datos_de_exp_de_marrays_Mae/2006/1/practicas|
 |Introducción a R|//Andrés González y Silvia González//|http://cran.r-project.org/doc/contrib/R-intro-1.1.0-espanol.1.pdf| |Introducción a R|//Andrés González y Silvia González//|http://cran.r-project.org/doc/contrib/R-intro-1.1.0-espanol.1.pdf|
Línea 43: Línea 42:
 |Generación automática de reportes con R y LaTeX|//Mario Alfonso Morales Rivera//|http://cran.r-project.org/doc/contrib/Rivera-Tutorial_Sweave.pdf| |Generación automática de reportes con R y LaTeX|//Mario Alfonso Morales Rivera//|http://cran.r-project.org/doc/contrib/Rivera-Tutorial_Sweave.pdf|
 |Sweave|//wikitraba//|http://www.traba.org/wikitraba/index.php/Sweave| |Sweave|//wikitraba//|http://www.traba.org/wikitraba/index.php/Sweave|
 +|Customizing Sweave to Produce A Better Looking LTEX Output|//Ross Ihaka//|http://www.stat.auckland.ac.nz/~stat782/downloads/Sweave-customisation.pdf|
 +|Desktop Publishing with Sweave|//Andrew Ellis//|http://www.baselr.org/sweave-demo.pdf|
  
 ==== Programación ==== ==== Programación ====
 ^ Título ^ Autor ^ Enlace ^ ^ Título ^ Autor ^ Enlace ^
 +| A (Not So) Short Introduction to S4. Object Oriented Programming in R | Christophe Genolini | http://cran.r-project.org/doc/contrib/Genolini-S4tutorialV0-5en.pdf |
 | Extending the Rcmdr by Plug-in Packages | John Fox | http://www.r-project.org/doc/Rnews/Rnews_2007-3.pdf | | Extending the Rcmdr by Plug-in Packages | John Fox | http://www.r-project.org/doc/Rnews/Rnews_2007-3.pdf |
 | Extending the R Commander by “Plug-In” Packages | John Fox | http://tolstoy.newcastle.edu.au/R/e3/help/att-2806/wrapper.pdf | | Extending the R Commander by “Plug-In” Packages | John Fox | http://tolstoy.newcastle.edu.au/R/e3/help/att-2806/wrapper.pdf |
Línea 53: Línea 55:
 | Writing R Extensions | R project | http://cran.es.r-project.org/doc/manuals/R-exts.html | | Writing R Extensions | R project | http://cran.es.r-project.org/doc/manuals/R-exts.html |
  
-==== Computación en paralelo ====+==== Supercomputación con R ====
 ^ Título ^ Autor ^ Enlace ^ ^ Título ^ Autor ^ Enlace ^
 |CRAN Task View: High-Performance and Parallel Computing with R  | Dirk Eddelbuettel | http://cran.r-project.org/web/views/HighPerformanceComputing.html | |CRAN Task View: High-Performance and Parallel Computing with R  | Dirk Eddelbuettel | http://cran.r-project.org/web/views/HighPerformanceComputing.html |
 | Easier Parallel Computing in R with snowfall and sfCluster | Jochen Knaus, Christine Porzelius, Harald Binder y Guido Schwarzer | http://journal.r-project.org/archive/2009-1/RJournal_2009-1_Knaus+et+al.pdf | | Easier Parallel Computing in R with snowfall and sfCluster | Jochen Knaus, Christine Porzelius, Harald Binder y Guido Schwarzer | http://journal.r-project.org/archive/2009-1/RJournal_2009-1_Knaus+et+al.pdf |
-Rmpi Tutorial Acadia University | http://ace.acadiau.ca/math/ACMMaC/Rmpi/index.html |+High Performance Computing in Statistics Luke Tierney y Kate Cowles | http://www.stat.uiowa.edu/~luke/classes/295-hpc | 
 +| PVM and MPI: A Comparison of Features | G. A. Geist, J. A. Kohl y P. M. Papadopoulos | http://www.csm.ornl.gov/pvm/PVMvsMPI.ps | 
 +| Simple Network of Workstations for R | Luke Tierney | http://www.stat.uiowa.edu/~luke/R/cluster/cluster.html | 
 +| snow Simplified: a user guide to the snow R package | Sigal Blay | http://www.sfu.ca/~sblay/R/snow.html |
  
 ==== Minería de datos ==== ==== Minería de datos ====

QR Code
QR Code documentacion (generated for current page)