Other packages > Find by keyword >

spTimer  

Spatio-Temporal Bayesian Modelling
View on CRAN: Click here


Download and install spTimer package within the R console
Install from CRAN:
install.packages("spTimer")

Install from Github:
library("remotes")
install_github("cran/spTimer")

Install by package version:
library("remotes")
install_version("spTimer", "3.3.3")



Attach the package and use:
library("spTimer")
Maintained by
K. Shuvo Bakar
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-06-15
Latest Update: 2024-09-08
Description:
Fits, spatially predicts and temporally forecasts 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 for spatio-temporal big-n problems. Bakar and Sahu (2015) <doi:10.18637/jss.v063.i15>.
How to cite:
K. Shuvo Bakar (2012). spTimer: Spatio-Temporal Bayesian Modelling. R package version 3.3.3, https://cran.r-project.org/web/packages/spTimer. Accessed 07 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:06), 0.01 (2012-06-15 05:46), 0.02 (2012-07-05 09:52), 0.03 (2012-12-12 07:56), 0.04 (2012-12-27 06:26), 0.05 (2013-01-22 08:27), 0.6 (2013-03-01 13:41), 0.7 (2013-05-23 07:31), 0.8 (2013-07-04 07:52), 0.9-1 (2014-01-29 08:49), 0.9 (2013-12-05 08:19), 1.0-1 (2014-03-03 11:29), 1.0-2 (2014-06-24 01:33), 1.0-3 (2014-10-02 07:59), 2.0-0 (2015-01-19 07:09), 2.0-1 (2015-08-18 08:56), 3.0-0 (2017-10-15 11:35), 3.0-1 (2017-10-19 15:38), 3.1 (2018-06-29 07:42), 3.2 (2018-10-25 15:10), 3.3.1 (2020-06-02 13:50), 3.3.2 (2022-10-26 13:10), 3.3.3 (2024-09-08 11:10), 3.3 (2018-11-10 08:40)
Other packages that cited spTimer R package
View spTimer citation profile
Other R packages that spTimer depends, imports, suggests or enhances
Complete documentation for spTimer
Functions, R codes and Examples using the spTimer R package
Some associated functions: NYdata . confint.spT . fitted.spT . plot.spT . predict.spT . spT.Gibbs . spT.decay . spT.geodist . spT.grid.coords . spT.initials . spT.pCOVER . spT.priors . spT.segment.plot . spT.subset . spT.time . spT.validation . spT.validation2 . spTimer-internal . spTimer-package . summary.spT . 
Some associated R codes: spTfnc.R . spTimer.R . useful_commands.R .  Full spTimer package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
Download / Learn more Package Citations See dependency  
modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  
BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA