Sheather develops a matrix-based approach to data analysis using the linear model with R.
We are moving much more slowly than Sheather, since we want to secure some background skills in R, matrix operations, and working with summation.
Sheather’s text is nicely written, and contains many insightful data analysis examples. It may be more appropriate reading to broaden your understanding once you have already figured out the notes, rather than a source for help in the technical challenges of this course.
This raises the question of good supplementary alternative texts giving additional technical details.
An encyclopedic reference on linear models (which has sometimes been used as a previous text for STATS 401) is Applied Linear Statistical Models, 5th Edition, by Kutner, Nachtsheim, Neter, & Li.
All editions of KNNL are similar.
KNNL Chapter 5 gives an introduction to matrices similar to ours.
KNNL has a daunting length (1400 pages!) but gives plenty of details, starting from a similar assumed background to STATS 401 - a previous intro stats course and a bit of calculus.
We are only going to cover a fraction of the material in KNNL, but we’re also putting more emphasis on simultaneously developing data analysis skills using R.
Comments on reading Sheather