Other packages > Find by keyword >

spate  

Spatio-Temporal Modeling of Large Data Using a Spectral SPDE Approach
View on CRAN: Click here


Download and install spate package within the R console
Install from CRAN:
install.packages("spate")

Install from Github:
library("remotes")
install_github("cran/spate")

Install by package version:
library("remotes")
install_version("spate", "1.7.5")



Attach the package and use:
library("spate")
Maintained by
Fabio Sigrist
[Scholar Profile | Author Map]
First Published: 2012-11-29
Latest Update: 2023-10-03
Description:
Functionality for spatio-temporal modeling of large data sets is provided. A Gaussian process in space and time is defined through a stochastic partial differential equation (SPDE). The SPDE is solved in the spectral space, and after discretizing in time and space, a linear Gaussian state space model is obtained. When doing inference, the main computational difficulty consists in evaluating the likelihood and in sampling from the full conditional of the spectral coefficients, or equivalently, the latent space-time process. In comparison to the traditional approach of using a spatio-temporal covariance function, the spectral SPDE approach is computationally advantageous. See Sigrist, Kuensch, and Stahel (2015) <doi:10.1111/rssb.12061> for more information on the methodology. This package aims at providing tools for two different modeling approaches. First, the SPDE based spatio-temporal model can be used as a component in a customized hierarchical Bayesian model (HBM). The functions of the package then provide parameterizations of the process part of the model as well as computationally efficient algorithms needed for doing inference with the HBM. Alternatively, the adaptive MCMC algorithm implemented in the package can be used as an algorithm for doing inference without any additional modeling. The MCMC algorithm supports data that follow a Gaussian or a censored distribution with point mass at zero. Covariates can be included in the model through a regression term.
How to cite:
Fabio Sigrist (2012). spate: Spatio-Temporal Modeling of Large Data Using a Spectral SPDE Approach. R package version 1.7.5, https://cran.r-project.org/web/packages/spate. Accessed 10 Apr. 2025.
Previous versions and publish date:
1.0 (2012-11-29 19:26), 1.1 (2013-01-11 14:27), 1.2 (2013-05-09 19:13), 1.3 (2013-12-29 07:36), 1.4 (2015-01-25 21:30), 1.5 (2016-08-29 19:29), 1.6 (2019-09-24 12:10), 1.7.3 (2022-10-21 16:40), 1.7.4 (2022-11-02 09:42), 1.7 (2020-01-07 11:50)
Other packages that cited spate R package
View spate citation profile
Other R packages that spate depends, imports, suggests or enhances
Complete documentation for spate
Downloads during the last 30 days
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for spate02468101214161820222426TrendBars

Today's Hot Picks in Authors and Packages

txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access
xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  
GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA