Graphics. Summarising data. More syntax. Looping. Reshaping data.
Censoring. Survival curves and life tables. Comparing survival curves. Parametric regression. Cox regression.
Poisson regression, constraints, overdispersion. Negative binomial regression.
Fitting binomial, multinomial and probit regression models for discrete and categorical responses with R.
Limits of linear regression and how these motivate generalised linear models. Introduction to logistic regression, diagnostics, sensitivity and specificity. Alternative models.
Categorical variables, interactions, confounding and variable selection for linear regression models.
Assumptions, interpretation, inference, goodness of fit and diagnostics for linear regression models.
Performing null hypothesis significance testing for means, proportions and variances with one or two samples. Using base R and community packages to do power calculations.
Using R to generate random numbers, compute means and standard deviations, perform Student's t-tests and calculate confidence intervals.
Obtaining numerical and visual summaries of datasets in R. An introduction to the split-apply-combine approach to data analysis, using either base functions or the packages dplyr and data.table.
A direct R translation of the introductory practical on 'Essentials of Stata'.
Dr Mark Lunt’s course ‘Statistical Modelling with Stata’, translated into R.