This edition differs from its predecessor in several important ways:
- A holistic approach to linear models vs. a box of named tools
- We have brought the estimation of effects very much to the front
- P-values remain one way of identifying signals, but not the only one, and we have tried to illustrate parallel approaches
In the first edition, we were agnostic concerning the choice of software packages. Biologists used a wide range of primarily commercial packages with different interfaces. We used one (SYSTAT), but we didn’t provide code. The world has moved on, and most biologists now use the package R because it’s free and supported by a massive user community. We’ve decided to analyze all our worked examples using R.
We’ve provided lots of worked examples taken from the biological literature. For all our worked examples, we’ve run our own analysis. The website will include the code for all these examples, including lots of the exploratory steps and a link to the data and the original paper. The website will also include additional worked examples suitable for teaching, plus additional exercises.
Table of Contents
- Introduction
- Things to know before proceeding
- Sampling and Experimental Design
- Introduction to Linear Models
- Exploratory Data Analysis
- Simple Linear Models with One Predictor
- Linear Models for Factorial (Crossed) Designs
- Multiple Regression Models
- Predictor Importance and Model Selection in Multiple Regression Models
- Random Factors in Factorial and Nested Designs
- Split-plot (Split-unit) Designs: Partly Nested Models
- Repeated measures designs
- Generalized Linear Models for Categorical Responses
- Introduction to Multivariate Analyses
- Multivariate analyses based on eigenanalyses
- Multivariate analyses based on similarities or distances
- Telling stories with data
References
Glossary
List of Acronyms
There’s a more detailed ToC here
Chapter 12 online material examples (not publicly available)