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]
All associated links for this package
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
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
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns