TL;DR
This paper introduces generalized additive models (GAMs) as a flexible method for modeling nonlinear relationships in animal science data, demonstrating their utility through practical examples and R code.
Contribution
It provides a clear overview of GAMs, illustrating their application in animal science with examples, and highlights their advantages over traditional parametric models.
Findings
GAMs offer better data fit than parametric models in examples.
Hierarchical GAMs can estimate growth across multiple animals.
GAMs facilitate formal statistical inference in experimental designs.
Abstract
Nonlinear relationships between covariates and a response variable of interest are frequently encountered in animal science research. Within statistical models, these nonlinear effects have, traditionally, been handled using a range of approaches including transformation of the response, parametric nonlinear models based on theory or phenomenological grounds, or through fixed degree spline or polynomial terms. If it is desirable to learn the shape of these relationships then generalized additive models (GAMs) are an excellent alternative. GAMs extend the generalized linear model such that the linear predictor includes one or more smooth functions, parameterised using penalised splines. A wiggliness penalty on each function is used to avoid over fitting while estimating the parameters of the spline basis functions to maximise fit to the data. Modern GAMs include automatic smoothness…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
