Other packages > Find by keyword >

spBayes  

Univariate and Multivariate Spatial-Temporal Modeling
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("spBayes", "0.4-8")



Attach the package and use:
library("spBayes")
Maintained by
Andrew Finley
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2006-10-01
Latest Update: 2024-09-23
Description:
Fits univariate and multivariate spatio-temporal random effects models for point-referenced data using Markov chain Monte Carlo (MCMC). Details are given in Finley, Banerjee, and Gelfand (2015) <doi:10.18637/jss.v063.i13> and Finley and Banerjee <doi:10.1016/j.envsoft.2019.104608>.
How to cite:
Andrew Finley (2006). spBayes: Univariate and Multivariate Spatial-Temporal Modeling. R package version 0.4-8, https://cran.r-project.org/web/packages/spBayes. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.0-1 (2006-10-01 23:59), 0.0-2 (2006-10-23 20:28), 0.0-3 (2006-10-25 12:30), 0.0-4 (2006-10-30 12:09), 0.0-5 (2006-11-16 10:35), 0.0-6 (2007-04-16 22:02), 0.0-7 (2008-04-15 12:53), 0.0-8 (2008-05-26 08:51), 0.0-9 (2008-05-29 08:47), 0.1-0 (2008-06-09 08:57), 0.1-1 (2009-03-03 09:11), 0.1-2 (2009-03-24 19:57), 0.1-3 (2009-06-23 08:49), 0.1-4 (2009-12-26 16:13), 0.1-5 (2010-01-08 09:08), 0.1-6 (2010-03-09 08:41), 0.1-7 (2010-04-03 09:59), 0.1-8 (2010-04-17 20:38), 0.1-9 (2010-08-06 18:36), 0.2-0 (2010-08-23 19:18), 0.2-1 (2011-05-23 18:58), 0.2-2 (2012-01-13 21:35), 0.2-4 (2012-04-24 16:45), 0.2-6 (2012-12-09 21:44), 0.2-9 (2012-12-12 07:45), 0.3-0 (2012-12-17 20:34), 0.3-1 (2013-01-02 18:51), 0.3-2 (2013-01-29 07:32), 0.3-3 (2013-02-06 08:11), 0.3-4 (2013-02-10 08:20), 0.3-5 (2013-03-02 08:24), 0.3-6 (2013-03-19 16:57), 0.3-7 (2013-06-02 19:41), 0.3-8 (2013-11-16 07:26), 0.3-9 (2015-01-27 08:24), 0.4-0 (2017-04-13 00:44), 0.4-1 (2017-07-20 00:21), 0.4-2 (2019-03-07 19:00), 0.4-3 (2020-02-06 07:20), 0.4-4 (2021-09-20 16:50), 0.4-5 (2021-09-22 10:50), 0.4-6 (2022-05-17 19:00), 0.4-7 (2023-12-11 23:50)
Other packages that cited spBayes R package
View spBayes citation profile
Other R packages that spBayes depends, imports, suggests or enhances
Complete documentation for spBayes
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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