Go to the main content of the page
Location
Search...
×
Universitat de Lleida
Biomodels Research Group
Team
Group members
External collaborators
UbioStat Service
Alumni
Research lines
Pàgina 1
Pàgina 2
Publications
Search our papers (PubMEd)
Mathematical modelling (Methods)
Bioinformatics
Design principles
Stress adaptive responses in yeast
Biotechnology
Learning tools
Statistical methods
Site map
Job
offers
Tools
Bioinformatics
Medical Software
Home
/
Learning tools
/
Statistical methods
/
R program
Uso básico del entorno R
Enlaces a R y manuales generales
Icon to collapse/uncollapse the block
Página principal de R (instalación e instrucciones)
R Studio (página principal e instalación)
R Studio cheat sheets (referencia sobre uso de funciones)
The cheat sheets make it easy to use some of our favorite packages.
Cheat sheet: Basic R
Organización, selección y transformación de datos
Icon to collapse/uncollapse the block
¿Cómo usar tidyverse para organizar y manipular datos?
Define a variable as factor and set names for its levels
Estadística descriptiva y gráficos
Icon to collapse/uncollapse the block
Estadística descriptiva: Guía básica
Tutorial completo del paquete ggplot2
¿Cómo obtener gràficos con el paquete ggplot2?
Cheat sheet (ggplot2)
gggplot2 Graphic Gallery
Cálculos con distribuciones
Icon to collapse/uncollapse the block
Ajuste de modelos estadísticos
Icon to collapse/uncollapse the block
Ejemplos de análisis con R
Icon to collapse/uncollapse the block
Some important R packages
Tidyverse: organize data
Tidyverse cookbook
ggplot2: Make good graphics
compareGroups: Tabulate data
How to ....
Use RStudio
Use libraries in R
Use the data.frame structure in R
Define a variable as a factor