https://github.com/cran/spate
Revision f0c29d71fe48e77d5df8d9bd42646e87af5e0dcf authored by Fabio Sigrist on 24 September 2019, 09:10:03 UTC, committed by cran-robot on 24 September 2019, 09:10:03 UTC
1 parent 5e0d0fe
Raw File
Tip revision: f0c29d71fe48e77d5df8d9bd42646e87af5e0dcf authored by Fabio Sigrist on 24 September 2019, 09:10:03 UTC
version 1.6
Tip revision: f0c29d7
DESCRIPTION
Package: spate
Title: Spatio-Temporal Modeling of Large Data Using a Spectral SPDE
        Approach
Version: 1.6
Date: 2019-09-17
Author: Fabio Sigrist, Hans R. Kuensch, Werner A. Stahel
Maintainer: Fabio Sigrist <fabiosigrist@gmail.com>
Depends: R (>= 2.10), mvtnorm, truncnorm
SystemRequirements: fftw3 (>= 3.1.2)
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.
License: GPL-2
LazyData: true
NeedsCompilation: yes
Packaged: 2019-09-24 08:29:12 UTC; fabiosigrist
Repository: CRAN
Date/Publication: 2019-09-24 10:10:03 UTC
back to top