spate: Spatio-temporal modeling of large data using a spectral SPDE
approach
This is an R package for spatio-temporal modeling of large
data sets. It provides tools for modeling of Gaussian processes
in space and time 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. 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.
| Version: |
1.2 |
| Depends: |
mvtnorm, truncnorm |
| Published: |
2013-05-09 |
| Author: |
Fabio Sigrist, Hans R. Kuensch, Werner A. Stahel |
| Maintainer: |
Fabio Sigrist <sigrist at stat.math.ethz.ch> |
| License: |
GPL-2 |
| NeedsCompilation: |
yes |
| SystemRequirements: |
fftw3 (>= 3.1.2) |
| In views: |
SpatioTemporal |
| CRAN checks: |
spate results |
Downloads: