R at its simplest
Modified | 2023-10-28 |
abstract | A very simple introduction to R, based on a comparison to calculators and worksheets. |
Data Analysis and Design of Experiments
Pedro J. Aphalo
R is a language and an environment for data analysis and visualization. It has become the standard for data analysis. In Bioinformatics it “competes” with Python, but R can “talk” with code written in most other programing languages. Course IPS-003 focuses on the principles of data analysis and design of experiments. We use R for exercices and demonstrations. Thus some familiarity with R is needed. So, I am organizing a short series of meetings to introduce R. These are not part of IPS-003, and there is no course code for them, but credits will be accrued and registered under a generic code. The pages below will be used and you will initially use R online through Posit Cloud (formerly RStudio Cloud).
Moderately advanced R learning material is available as a free on-line course at intro2R.
Title | Modified |
---|---|
Data labels in bar plots with ‘ggpp’ | 2023-02-25 |
Volcano and quadrant plots with ‘ggpmisc’ | 2023-07-16 |
Fitted-model labels with ‘ggpmisc’ | 2023-10-14 |
Pairwise labels with ‘ggpp’ | 2023-08-14 |
Multiple comparisons with ‘ggpmisc’ | 2023-11-24 |
Nudging + repulsion with ‘ggrepel’ and ‘ggpp’ | 2023-07-25 |
ggplot insets with package ‘ggpp’ | 2023-02-23 |
Fitted-model labels with ‘ggpmisc’ and ‘plotly’ | 2023-06-26 |
The second edition of my book Learn R: As a Language is about to published and I will provide participants with a copy of the PDF.
I will be teaching data analysis and design of experiments, which are very tightly dependent on each other. Statistics gives theoretical support to data analysis methods, but efficiently extracting information from observations from experiments and surveys is in many ways like detective work or solving puzzles. Modern data analysis makes heavy use of visual data displays (plots, diagrams, garphs). Much of the material for the course is in the pages listed below.
Why these pages are not in Moodle? Because I want to make sure they are truly open access, and that they will remain available after I formally retire next year as a Senior Lecturer.