Learn R Programming

ideq

An R package for Dynamic Spatio-temporal Models (DSTMs)

ideq fits two main categories of Bayesian DSTMs: empirical orthogonal function (EOF) models and integrodifference equation (IDE) models, the package's namesake. The EOF models use an observation matrix derived from the principal components of the data while the IDE models are based on diffusion dynamics and involve redistribution kernel—a probability distribution governing diffusion from one time point to the next.

Copy Link

Version

Install

install.packages('ideq')

Monthly Downloads

2

Version

0.1.4

License

GPL-2

Maintainer

Easton Huch

Last Published

December 19th, 2019

Functions in ideq (0.1.4)

print.dstm

Print Method for DSTM Fits
dstm_eof

Dynamic spatio-temporal model with EOFs
ide_standard

Simulated data from a standard IDE model
ide_locations

Spatial locations for IDE data sets
summary.dstm

Summary Method for DSTM Fits
predict.dstm

Predict Method for DSTM Fits
ide_spatially_varying

Simulated data from a spatially varying IDE model
dstm_ide

Integrodifference equation (IDE) model