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 07 Nov. 2024.
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

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  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  
con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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