Scholay

学术搜索 · AI 审稿 · LaTeX 协作

Hierarchical generalized additive models in ecology: an introduction with mgcv

作者:Eric J. Pedersen, David L. Miller, Gavin L. Simpson, Noam Ross · 发表于:PeerJ · 年份:2019 · DOI:10.7717/peerj.6876 · 被引用次数:1240 · 研究领域:Ecology and Vegetation Dynamics Studies、Data Analysis with R、Forest ecology and management

In this paper, we discuss an extension to two popular approaches to modeling complex structures in ecological data: the generalized additive model (GAM) and the hierarchical model (HGLM). The hierarchical GAM (HGAM), allows modeling of nonlinear functional relationships between covariates and outcomes where the shape of the function itself varies between different grouping levels. We describe the theoretical connection between HGAMs, HGLMs, and GAMs, explain how to model different assumptions about the degree of intergroup variability in functional response, and show how HGAMs can be readily fitted using existing GAM software, the mgcv package in R. We also discuss computational and statistical issues with fitting these models, and demonstrate how to fit HGAMs on example data. All code and data used to generate this paper are available at: github.com/eric-pedersen/mixed-effect-gams .