Other packages > Find by keyword >

SeerMapper  

A Quick Way to Map U.S. Rates and Data of U.S. States, Counties, Census Tracts, or Seer Registries using 2000 and 2010 U.S. Census Boundaries
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("SeerMapper", "1.2.5")



Attach the package and use:
library("SeerMapper")
Maintained by
Joe Zou
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-05-27
Latest Update: 2021-01-12
Description:
Provides an easy way to map seer registry area rate data on a U.S. map. The U.S. data may be mapped at the state or state/county. U.S. Seer registry data may be mapped at the Seer registry area, Seer Registry area/county or Seer Registry area/county/census tract level. The function uses a calculated default categorization breakpoint list for 5 categories, when not breakpoint list is provided or the number of categories is specified by the user. A user provided break point list is limited to containing 5 values. The number of calculated categories may be from 3 to 11. The user provide the p-value for each area and request hatching over any areas with a p-value > 0.05. Other types of comparisons can be specified. If states or state/counties are used, the area identifier is the U.S. FIPS codes for states and counties, 2 digits and 5 digits respectfully. If the data is for U.S. Seer Registry areas, the Seer Registry area identifier used to link the data to the geographical area is a Seer Registry area abbreviation. See documentation for the list of acceptable Seer Registry area names and abbreviations. The state boundaries are overlaid all rate maps. The package contains the boundary data for state, county, Seer Registry areas, and census tracts for counties within a Seer registry area. The package support boundary data from the 2000 and 2010 U.S. Census. The SeerMapper package version contains the U.S. Census 2000 and 2010 boundary data for the regional, state, Seer Registry, and county levels. Six supplement packages contain the census tract boundary data. Copyrighted 2014, 2015, 2016, 2017, 2018 and 2019 by Pearson and Pickle.
How to cite:
Joe Zou (2017). SeerMapper: A Quick Way to Map U.S. Rates and Data of U.S. States, Counties, Census Tracts, or Seer Registries using 2000 and 2010 U.S. Census Boundaries. R package version 1.2.5, https://cran.r-project.org/web/packages/SeerMapper. Accessed 18 Feb. 2025.
Previous versions and publish date:
1.2.0 (2017-05-27 16:09), 1.2.2 (2020-06-08 23:40), 1.2.3 (2020-06-18 13:10), 1.2.4 (2020-06-23 07:31), 1.2.5 (2021-01-12 22:00)
Other packages that cited SeerMapper R package
View SeerMapper citation profile
Other R packages that SeerMapper depends, imports, suggests or enhances
Functions, R codes and Examples using the SeerMapper R package
Some associated functions: SM_XXXXX . SeerMapper-package . SeerMapper.Version . SeerMapper . SeerMapper2010 . SeerRegs_CM_Data . USStates_CM_St_Data . area_MetroYY_XX_Data . co99_d00 . coXX_dXX . hs99_d00 . hsXX_dXX . messages . rg99_d00 . sa99_d00 . st99_d00 . state_CM_Co_Data . state_DemYY_XX_Data . 
Some associated R codes: SeerMapper.R .  Full SeerMapper 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

fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
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  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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