spFFBS: Spatiotemporal Propagation for Multivariate Bayesian Dynamic Learning

Implementation of the Forward Filtering Backward Sampling (FFBS) algorithm with Dynamic Bayesian Predictive Stacking (DYNBPS) integration for multivariate spatiotemporal models, as introduced in "Adaptive Markovian Spatiotemporal Transfer Learning in Multivariate Bayesian Modeling" (Presicce and Banerjee, 2026+) <doi:10.48550/arXiv.2602.08544>. This methodology enables efficient Bayesian multivariate spatiotemporal modeling, utilizing dynamic predictive stacking to improve inference across multivariate time series of spatial datasets. The core functions leverage 'C++' for high-performance computation, making the framework well-suited for large-scale spatiotemporal data analysis in parallel computing environments.

Version: 0.0-2
Imports: spBPS, Rcpp (≥ 1.1.1), foreach, tictoc, abind
LinkingTo: Rcpp, RcppArmadillo
Suggests: doParallel, mniw, MBA, ggplot2, patchwork, reshape2, knitr, rmarkdown
Published: 2026-04-22
DOI: 10.32614/CRAN.package.spFFBS (may not be active yet)
Author: Luca Presicce ORCID iD [aut, cre]
Maintainer: Luca Presicce <l.presicce at campus.unimib.it>
License: GPL (≥ 3)
URL: https://lucapresicce.github.io/spFFBS/
NeedsCompilation: yes
Materials: README
CRAN checks: spFFBS results

Documentation:

Reference manual: spFFBS.html , spFFBS.pdf
Vignettes: Dynamic Bayesian Predictive Stacking for Spatiotemporal Analysis - Tutotial (source, R code)

Downloads:

Package source: spFFBS_0.0-2.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): spFFBS_0.0-2.tgz, r-oldrel (arm64): not available, r-release (x86_64): spFFBS_0.0-2.tgz, r-oldrel (x86_64): spFFBS_0.0-2.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=spFFBS to link to this page.