Other packages > Find by keyword >

satscanMapper  

"SaTScan" (TM) Results Mapper
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("satscanMapper", "1.0.2")



Attach the package and use:
library("satscanMapper")
Maintained by
Jim Pearson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-06-15
Latest Update:
Description:
Supports the generation of maps based on the results from 'SaTScan' (TM) cluster analysis. The package handles mapping of Spatial and Spatial-Time analysis using the discrete Poisson, Bernoulli, and exponential models of case data generating cluster and location ('GIS') records containing observed, expected and observed/expected ratio for U. S. states (and DC), counties or census tracts of individual states based on the U. S. 'FIPS' codes for state, county and census tracts (locations) using 2000 or 2010 Census areas, 'FIPS' codes, and boundary data. 'satscanMapper' uses the 'SeerMapper' package for the boundary data and mapping of locations. Not all of the 'SaTScan' (TM) analysis and models generate the observed, expected and observed/expected ratio values for the clusters and locations. The user can map the observed/expected ratios for locations (states, counties, or census tracts) for each cluster with a p-value less than 0.05 or a user specified p-value. The locations are categorized and colored based on either the cluster's Observed/Expected ratio or the locations' Observed/Expected ratio. The place names are provided for each census tract using data from 'NCI', the 'HUD' crossover tables (Tract to Zip code) as of December, 2013, the USPS Zip code 5 database for 1999, and manual look ups on the USPS.gov web site.
How to cite:
Jim Pearson (2017). satscanMapper: "SaTScan" (TM) Results Mapper. R package version 1.0.2, https://cran.r-project.org/web/packages/satscanMapper. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.0 (2017-06-15 00:05), 1.0.1 (2018-07-05 15:00), 1.0.2 (2022-08-25 10:30)
Other packages that cited satscanMapper R package
View satscanMapper citation profile
Other R packages that satscanMapper depends, imports, suggests or enhances
Functions, R codes and Examples using the satscanMapper R package
Some associated functions: CreateGeo4SS . co99_M_data . co99_data . pl99_data . sa99_data . satscanMapper-package . satscanMapper.Version . satscanMapper . st99_M_data . st99_data . tr99_M_data . tr99_data . 
Some associated R codes: Full satscanMapper package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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

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