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 27 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:42), 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

ROI.plugin.qpoases  
'qpOASES' Plugin for the 'R' Optimization Infrastructure
Enhances the 'R' Optimization Infrastructure ('ROI') package with the quadratic solver 'qpOASES'. M ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
lmmpar  
Parallel Linear Mixed Model
Embarrassingly Parallel Linear Mixed Model calculations spread across local cores which repeat until ...
Download / Learn more Package Citations See dependency  
Bodi  
Boosting Diversity in Regression Ensembles
A gradient boosting-based algorithm by incorporating a diversity term to guide the gradient boosting ...
Download / Learn more Package Citations See dependency  
BetterReg  
Better Statistics for OLS and Binomial Logistic Regression
Provides squared semi partial correlations, tolerance, Mahalanobis, Likelihood Ratio Chi Square, and ...
Download / Learn more Package Citations See dependency  
robustX  
'eXtra' / 'eXperimental' Functionality for Robust Statistics
Robustness -- 'eXperimental', 'eXtraneous', or 'eXtraordinary' Functionality for Robust Statistics. ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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