# Spatio-Temporal Change of Support Modeling with R

**Authors:** Andrew M. Raim, Scott H. Holan, Jonathan R. Bradley, and Christopher, K. Wikle

arXiv: 1904.12092 · 2024-01-19

## TL;DR

This paper introduces the R package stcos for Bayesian spatio-temporal change of support modeling, demonstrating its application to U.S. Census data to improve estimates on custom geographies and time periods.

## Contribution

It provides a practical guide for implementing STCOS models in R, making advanced spatio-temporal analysis accessible to a broader audience.

## Key findings

- The stcos package facilitates efficient computation of change of support models in R.
- Application to ACS data demonstrates improved estimation accuracy.
- The methodology enables flexible analysis on custom spatial and temporal scales.

## Abstract

Spatio-temporal change of support methods are designed for statistical analysis on spatial and temporal domains which can differ from those of the observed data. Previous work introduced a parsimonious class of Bayesian hierarchical spatio-temporal models, which we refer to as STCOS, for the case of Gaussian outcomes. Application of STCOS methodology from this literature requires a level of proficiency with spatio-temporal methods and statistical computing which may be a hurdle for potential users. The present work seeks to bridge this gap by guiding readers through STCOS computations. We focus on the R computing environment because of its popularity, free availability, and high quality contributed packages. The stcos package is introduced to facilitate computations for the STCOS model. A motivating application is the American Community Survey (ACS), an ongoing survey administered by the U.S. Census Bureau that measures key socioeconomic and demographic variables for various populations in the United States. The STCOS methodology offers a principled approach to compute model-based estimates and associated measures of uncertainty for ACS variables on customized geographies and/or time periods. We present a detailed case study with ACS data as a guide for change of support analysis in R, and as a foundation which can be customized to other applications.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.12092/full.md

## Figures

30 figures with captions in the complete paper: https://tomesphere.com/paper/1904.12092/full.md

## References

47 references — full list in the complete paper: https://tomesphere.com/paper/1904.12092/full.md

---
Source: https://tomesphere.com/paper/1904.12092