Other packages > Find by keyword >

geostan  

Bayesian Spatial Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("geostan", "0.8.2")



Attach the package and use:
library("geostan")
Maintained by
Connor Donegan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-02-09
Latest Update: 2025-07-16
Description:
For Bayesian inference with spatial data, provides exploratory spatial analysis tools, multiple spatial model specifications, spatial model diagnostics, and special methods for inference with small area survey data (e.g., the America Community Survey (ACS)) and censored population health surveillance data. Models are pre-specified using the Stan programming language, a platform for Bayesian inference using Markov chain Monte Carlo (MCMC). References: Carpenter et al. (2017) ; Donegan (2021) ; Donegan (2022) ; Donegan, Chun and Hughes (2020) ; Donegan, Chun and Griffith (2021) ; Morris et al. (2019) .
How to cite:
Connor Donegan (2022). geostan: Bayesian Spatial Analysis. R package version 0.8.2, https://cran.r-project.org/web/packages/geostan. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.2.1 (2022-02-09 20:20), 0.3.0 (2022-07-11 21:10), 0.4.0 (2022-09-20 04:36), 0.4.1 (2022-12-04 23:10), 0.5.0 (2023-05-29 18:30), 0.5.1 (2023-06-04 01:40), 0.5.2 (2023-10-05 00:30), 0.5.3 (2023-11-24 23:30), 0.5.4 (2024-03-03 16:22), 0.6.0 (2024-04-16 16:00), 0.6.1 (2024-05-11 00:23), 0.6.2 (2024-06-04 11:45), 0.7.0 (2024-09-18 14:30), 0.8.0 (2024-11-16 20:10), 0.8.1 (2024-12-04 23:30)
Other packages that cited geostan R package
View geostan citation profile
Other R packages that geostan depends, imports, suggests or enhances
Complete documentation for geostan
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
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  
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  
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  
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