Preface

This document was last modified 2019-02-17. Original draft August 2012. The following provides a brief introduction to generalized additive models and some thoughts on getting started within the R environment. It doesn’t assume much more than a basic exposure to regression, and maybe a general idea of R, though not necessarily any particular expertise. The presentation is of a very applied nature, and such that the topics build upon the familiar and generalize to the less so, with the hope that one can bring the concepts they are comfortable with to the new material. The audience in mind is a researcher with typical applied science training.

As this document is more conceptual, a basic familiarity with R is all that is needed to follow the code, though there is much to be gained from simple web browsing on R if one needs it. And while it wasn’t the intention starting out, this document could be seen as a vignette for the mgcv package, which is highly recommended.

The content of this document was almost entirely developed before Wood released a second edition of his text in 2017, but otherwise depends heavily on that text. I’ve tried to keep things up to date with both the package and text.

Color guide:

  • important term
  • link
  • package
  • function
  • object or class

R Info: R version 3.5.1 (2018-07-02) Feather Spray