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: 2023-10-16
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 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
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  
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