Skip to content

stgam

Spatially and Temporally Varying Coefficient Models Using Generalized Additive Models

v1.2.0 · Jan 29, 2026 · MIT + file LICENSE

Description

A framework for undertaking space and time varying coefficient models (varying parameter models) using a Generalized Additive Model (GAM) with smooths approach. The framework suggests the need to investigate for the presence and nature of any space-time dependencies in the data. It proposes a workflow that creates and refines an initial space-time GAM and includes tools to create and evaluate multiple model forms. The workflow sequence is to: i) Prepare the data by lengthening it to have a single location and time variables for each observation. ii) Create all possible space and/or time models in which each predictor is specified in different ways in smooths. iii) Evaluate each model via their AIC value and pick the best one. iv) Create the final model. v) Calculate the varying coefficient estimates to quantify how the relationships between the target and predictor variables vary over space, time or space-time. vi) Create maps, time series plots etc. The number of knots used in each smooth can be specified directly or iteratively increased. This is illustrated with a climate point dataset of the dry rain forest in South America. This builds on work in Comber et al (2024) <doi:10.1080/13658816.2023.2270285> and Comber et al (2004) <doi:10.3390/ijgi13120459>.

Downloads

230

Last 30 days

19868th

806

Last 90 days

2.7K

Last year

Trend: -33.5% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies mgcv glue foreach doParallel dplyr magrittr purrr stringr stgam

Version History

new 1.2.0 Mar 10, 2026
updated 1.2.0 ← 1.1.0 diff Jan 28, 2026
updated 1.1.0 ← 1.0.2 diff Aug 26, 2025
updated 1.0.2 ← 1.0.1 diff Jun 11, 2025
updated 1.0.1 ← 1.0.0 diff Jun 6, 2025
updated 1.0.0 ← 0.0.1.2 diff May 11, 2025
updated 0.0.1.2 ← 0.0.1.1 diff Jul 30, 2024
updated 0.0.1.1 ← 0.0.1.0 diff Jul 11, 2024
new 0.0.1.0 Jun 24, 2024