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



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: 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.7.0, https://cran.r-project.org/web/packages/geostan. Accessed 21 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
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  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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