Learn R Programming

⚠️There's a newer version (3.3.3) of this package.Take me there.

spTimer (version 0.6)

Spatio-Temporal Bayesian Modelling Using R

Description

The package is able to fit, spatially predict and temporally forecast large amounts of space-time data using [1] Bayesian Gaussian Process (GP) Models, [2] Bayesian Auto-Regressive (AR) Models, and [3] Bayesian Gaussian Predictive Processes (GPP) based AR Models.

Copy Link

Version

Install

install.packages('spTimer')

Monthly Downloads

318

Version

0.6

License

GPL (>= 2)

Maintainer

Khandoker Shuvo Bakar

Last Published

March 1st, 2013

Functions in spTimer (0.6)

DataValPred

Ozone concentration data used in Model validations for spatial interpolation.
DataFit

Ozone concentration data used for Model fitting.
DataFitFore

Ozone concentration data used in Model validations for temporal forecast in the ovserved spatial locations.
NYdata

Observations of ozone concentration levels, maximum temperature and wind speed.
DataValFore

Ozone concentration data used in Model validations for temporal forecast in the unovserved spatial locations.
spTimer-internal

Service functions and some undocumented functions for the spTimer library
spT.initials

Initial values for the spatio-temporal models.
spTimer-package

Spatio-Temporal Bayesian Modelling using R
spT.Gibbs

MCMC sampling for the spatio-temporal models.
spT.priors

Priors for the spatio-temporal models.
plot.spT

Plots for spTimer output.
spT.check.locations

Distance Monitoring Function
summary.spT

Summary statistics of the parameters.
spT.segment.plot

Utility plot for prediction/forecast
spT.geodist

Geodetic/geodesic Distance
spT.data.selection

Selection of Spatial data from a big dataset.
spT.pCOVER

Nominal Coverage
spT.decay

Choice for sampling spatial decay parameter $\phi$.
spT.validation

Validation Commands
spT.keep.morethan.dist

Present one coordinate in a defined area for presentation
predict.spT

Spatial and temporal predictions for the spatio-temporal models.
spT.grid.coords

Grid Coordinates
spT.time

Timer series information.