A repo for undergrad Y2 course: Biostatistics and R programming
Delivery: Lecture & Lab
- Introduction to R environment, R functions, R data types; workspace and files, R scripts and packages, R graphics
- Parametric test 1: t-tests
- Parametric test 2: one-way analysis of variance
- Parametric test 3: two-way analysis of variance
- Non-parametric test 1: rank sum test for <=2 samples
- Non-parametric test 2: Kruskal-Wallis test, Friedman test
- Non-parametric test 3: inter-rater reliability for categorical variables, Fisher’s exact test, chi-square test for R×C tables
- Multiple linear regression
- Logistic regression
- Survival analysis 1: survival data and Kaplan Meier test
- Survival analysis 2: Cox proportional hazards regression models
- Meta-analysis 1: basic introduction and test for heterogeneity
- Meta-analysis 2: fixed and random effect models