Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: gavinsimpson
  • License: cc-by-4.0
  • Language: HTML
  • Default Branch: main
  • Size: 6.47 MB
Statistics
  • Stars: 4
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 2
Created over 3 years ago · Last pushed over 3 years ago
Metadata Files
Readme License Citation

README.md

ESA & CSEE Joint Annual Meeting Talk 2022

Quantifying trends in biodiversity with generalized additive models

Gavin Simpson

DOI

Slides & related R code for a talk that gave at the join ESA & CSEE annual meeting in Montreal, Canada, August 18, 2022.

Rendered slidedeck: https://gavinsimpson.github.io/esa-csee-2022/

Abstract

Background/Question/Methods

Climate change and other human-caused environmental disturbance may lead to declines in biodiversity. Recently, a number of studies have collated large data sets of monitoring time series for selected ecosystem or organism groups and used these data sets to estimate trends in biodiversity, with many studies identifying large declines in biodiversity across a number of organisms or ecosystems. These results are not without controversy however; data selection and quality issues, as well as questions over statistical methodology have lead to vigorous debate.

Typically, trends in biodiversity are estimated using linear effects, via generalized linear mixed (or hierarchical) models to account for site-to-site heterogeneity in temporal trends. Additionally, year-to-year variation may enhance or mask estimated losses or gains in biodiversity over time if the first observation year in a given series is unusually rich or depauperate. Using year random effects has been suggested as a mechanism to account for this potential bias. An alternative way to model trends in biodiversity time series is using penalized splines for the trends, leading to hierarchical generalized additive models (HGAMs). Here, I introduce HGAMs and penalized splines and their use for modelling biodiversity trends, and reanalyze a forest arthropod diversity time series data set.

Results/Conclusions

HGAMs were fitted to the forest arthropod data (150 plots, 9 years per plot) that included a variety of decompositions of biodiversity trends. Of the these, two models had clearly superior predictive ability: (1) a model with region-specific trends plus plot-specific random smooths (AIC 15120), and (2) as model (1) plus year random effects to model the average year-to-year effects (AIC 15122). Both models represent significant improvements over a GLMM with linear trends plus random linear slopes per plot and year-to-year effects (AIC 15467). The main difference between the two HGAMs is the complexity of the region-specific trends: model (2) had simpler regional trends, closer to linear, than model (1), due to the additional year-to-year effect modelling variation ascribed to the regional trends in model (1).

This shows that there may be several ways to decompose trends in biodiversity data that are equally good at describing those underlying trends. Here, the bias in the estimated linear trends due to many series starting in "good" years can be removed either via the year-to-year random effect or region specific smooths, both of which capture the overall tendency for some years to have greater arthropod abundance than others.

Owner

  • Name: Gavin Simpson
  • Login: gavinsimpson
  • Kind: user
  • Location: Denmark
  • Company: Aarhus University

Citation (CITATION.cff)

title: "Quantifying trends in biodiversity with generalized additive models"
authors:
  - family-names: Simpson
    given-names: Gavin
    orcid: "https://orcid.org/0000-0002-9084-8413"
cff-version: 1.2.0
contact:
  - affiliation: "Department of Animal Science, Aarhus University"
    email: "ucfagls@gmail.com"
    family-names: Simpson
    given-names: Gavin
date-released: "2022-08-18"
doi: "10.5281/zenodo.7003948"
version: "1.0"
keywords:
  - "biodiversity"
  - "time series"
  - "generalised additive models"
  - "trends"
  - "penalized splines"
license: "CC-BY-4.0"
license-url: "https://creativecommons.org/licenses/by/4.0/legalcode"
abstract: "Climate change and other human-caused environmental disturbance
  may lead to declines in biodiversity. Recently, a number of studies have
  collated large data sets of monitoring time series for selected ecosystem
  or organism groups and used these data sets to estimate trends in
  biodiversity, with many studies identifying large declines in biodiversity
  across a number of organisms or ecosystems. These results are not without
  controversy however; data selection and quality issues, as well as
  questions over statistical methodology have lead to vigorous debate.

  Typically, trends in biodiversity are estimated using linear effects, via
  generalized linear mixed (or hierarchical) models to account for site-to-site
  heterogeneity in temporal trends. Additionally, year-to-year variation may
  enhance or mask estimated losses or gains in biodiversity over time if the
  first observation year in a given series is unusually rich or depauperate.
  Using year random effects has been suggested as a mechanism to account for
  this potential bias. An alternative way to model trends in biodiversity
  time series is using penalized splines for the trends, leading to
  hierarchical generalized additive models (HGAMs). Here, I introduce HGAMs
  and penalized splines and their use for modelling biodiversity trends, and
  reanalyze a forest arthropod diversity time series data set.

  HGAMs were fitted to the forest arthropod data (150 plots, 9 years per plot)
  that included a variety of decompositions of biodiversity trends. Of the
  these, two models had clearly superior predictive ability: (1) a model with
  region-specific trends plus plot-specific random smooths (AIC 15120), and (2)
  as model (1) plus year random effects to model the average year-to-year
  effects (AIC 15122). Both models represent significant improvements over a
  GLMM with linear trends plus random linear slopes per plot and year-to-year
  effects (AIC 15467). The main difference between the two HGAMs is the
  complexity of the region-specific trends: model (2) had simpler regional
  trends, closer to linear, than model (1), due to the additional year-to-year
  effect modelling variation ascribed to the regional trends in model (1).

  This shows that there may be several ways to decompose trends in biodiversity
  data that are equally good at describing those underlying trends. Here, the
  bias in the estimated linear trends due to many series starting in 'good'
  years can be removed either via the year-to-year random effect or region
  specific smooths, both of which capture the overall tendency for some years
  to have greater arthropod abundance than others."

GitHub Events

Total
Last Year

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 9
  • Total Committers: 1
  • Avg Commits per committer: 9.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Gavin Simpson u****s@g****m 9

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels