Statistics and R links
09 Jul 2018
This page lists a series of links to useful online resources. The links are organized into the same set of topics as for the Tutorial and Workshop series.
R syntax
Topic 1 - R basics
«Goto Tutorial»
«Goto Workshop»
Specific topics
- Installation of R
- Basic syntax
- Data types
- Object manipulation
- R Editors
«Goto Tutorial»
«Goto Workshop»
Topic 2 - R Dataframes
Specific topics
- Constructing dataframes Tutorial
- Importing (reading) and exporting (writing) data (Tutorial, Workshop)
- Vectors within dataframesTutorial
- Manipulating dataframesTutorial
- Reshaping dataframes
- Merging dataframes
- Aggregating dataframes
- Transformations and derivatives
- Alterations
- List manipulations
- More complex manipulations
- Simulated data sets - random data generation Tutorial
Topic 3 - More advanced R
Introductory statistical principles
Topic 4 - Basic statistics
R data summaries - numerical and graphical
Topic 5 - Traditional R graphics
«Goto Tutorial»
Specific topics
- High level plotting
- Graphical parameters
- Enhancements and customizations
- Exporting graphics
«Goto Tutorial»
Topic 6 - The Grammar of Graphics in R (ggplot2)
«Goto Tutorial»
Specific topics
- Introducing the grammar of graphics
- Coordinate systems
- Geometric objects - geom
- Scales
- Facets
- Options
- Themes
- Showcase
«Goto Tutorial»
Topic 7 - Exploratory data analysis
«Goto Tutorial»
«Goto Workshop»
Specific topics
- Numerical summaries
- Graphical summaries
«Goto Tutorial»
«Goto Workshop»
Statistical modeling
Workshop 8 - Simple hypothesis testing
Workshop 9 - Traditional linear modelling in R
Specific topics
- An introduction to linear modelsTutorial
- Regression
- Simple Bayesian (Tutorial, Workshop) (Tutorial, Workshop)
- Multiple Bayesian (Tutorial, Workshop) (Tutorial, Workshop)
- ANOVA
- Single factor Bayesian (Tutorial, Workshop) (Tutorial, Workshop)
- ANCOVA Bayesian (Tutorial, Workshop) (Tutorial, Workshop)
- Factorial Bayesian (Tutorial, Workshop) (Tutorial, Workshop)
- Multilevel (mixed effects) models
Workshop 10 - The power of contrasts
«Goto Workshop»
«Goto Workshop»
Specific topics
- To derive predictions
- To derive treatment means
- To derive effect sizes
«Goto Workshop»
«Goto Workshop»
Workshop 11 - Generalized linear models
Workshop 12 - Generalized linear mixed effects
«Goto Workshop»
«Goto Workshop»
Specific topics
- χ2 tests
- Contingency tables
- Generalized linear models
- Logistic regression
- Log-linear modelling
«Goto Workshop»
«Goto Workshop»
Multivariate analyses
Topic 13 - Multivatiate data
Specific topics
- Overview
- Diversity and Richness
- Transformations and standardizations
Topic 14 - R-mode analyses
Specific topics
- Unconstrained
- Principal components analysis
- Constrained
- Redundancy analysis
Topic 15 - Q-mode analyses
Specific topics
- Dissimilarity
- Non-metric Multidimensional Scaling (NMDS)
- ANOSIM and Mantel tests
Topic 16 - Clustering
Specific topics
- Clustering Tutorial
Other topics
Workshop 15 - Recommendations and Itemsets
«Goto Workshop»
«Goto Workshop»
Specific topics
- Itemsets
«Goto Workshop»
«Goto Workshop»