https://github.com/cran/spate
Revision 2e29c2db2985c5b454d94298d8bdcb44e42c514f authored by Fabio Sigrist on 07 January 2020, 09:50:02 UTC, committed by cran-robot on 07 January 2020, 09:50:02 UTC
1 parent f0c29d7
Raw File
Tip revision: 2e29c2db2985c5b454d94298d8bdcb44e42c514f authored by Fabio Sigrist on 07 January 2020, 09:50:02 UTC
version 1.7
Tip revision: 2e29c2d
DESCRIPTION
Package: spate
Title: Spatio-Temporal Modeling of Large Data Using a Spectral SPDE
        Approach
Version: 1.7
Date: 2019-12-20
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-12-20 18:12:17 UTC; fabiosigrist
Repository: CRAN
Date/Publication: 2020-01-07 10:50:02 UTC
back to top