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.1")



Attach the package and use:
library("geostan")
Maintained by
Connor Donegan
[Scholar Profile | Author Map]
First Published: 2022-02-09
Latest Update: 2024-03-03
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.1, https://cran.r-project.org/web/packages/geostan. Accessed 12 Apr. 2025.
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)
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
03/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/11Downloads for geostan51015202530354045TrendBars

Today's Hot Picks in Authors and Packages

sparseBC  
Sparse Biclustering of Transposable Data
Implements the sparse biclustering proposal of Tan and Witten (2014), Sparse biclustering of transpo ...
Download / Learn more Package Citations See dependency  
dials  
Tools for Creating Tuning Parameter Values
Many models contain tuning parameters (i.e. parameters that cannot be directly estimated from the d ...
Download / Learn more Package Citations See dependency  
modeest  
Mode Estimation
Provides estimators of the mode of univariate data or univariate distributions. ...
Download / Learn more Package Citations See dependency  
pampe  
Implementation of the Panel Data Approach Method for Program Evaluation
Implements the Panel Data Approach Method for program evaluation as developed in Hsiao, Ching and Ki ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
oysteR  
Scans R Projects for Vulnerable Third Party Dependencies
Collects a list of your third party R packages, and scans them with the 'OSS' Index provided by 'So ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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