Other packages > Find by keyword >

geomander  

Geographic Tools for Studying Gerrymandering
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("geomander", "2.5.2")



Attach the package and use:
library("geomander")
Maintained by
Christopher T. Kenny
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-06-14
Latest Update: 2024-02-15
Description:
A compilation of tools to complete common tasks for studying gerrymandering. This focuses on the geographic tool side of common problems, such as linking different levels of spatial units or estimating how to break up units. Functions exist for creating redistricting-focused data for the US.
How to cite:
Christopher T. Kenny (2021). geomander: Geographic Tools for Studying Gerrymandering. R package version 2.5.2, https://cran.r-project.org/web/packages/geomander. Accessed 27 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:42), 1.0.7 (2021-06-14 09:50), 1.0.8 (2021-06-17 00:50), 2.0.2 (2021-12-08 22:30), 2.0.3 (2022-03-07 02:10), 2.1.0 (2022-06-23 22:10), 2.2.1 (2023-04-16 16:40), 2.3.0 (2024-02-15 22:20), 2.5.0 (2025-09-01 18:10)
Other packages that cited geomander R package
View geomander citation profile
Other R packages that geomander depends, imports, suggests or enhances
Complete documentation for geomander
Functions, R codes and Examples using the geomander R package
Some associated functions: add_edge . adjacency . alarm_states . baf_to_vtd . block2prec . block2prec_by_county . check_contiguity . check_polygon_contiguity . checkerboard . checkerboard_adj . clean_vest . compare_adjacencies . count_connections . create_block_table . create_tract_table . dra2r . estimate_down . estimate_up . geo_estimate_down . geo_estimate_up . geo_filter . geo_match . geo_plot . geo_plot_group . geo_sort . geo_trim . geomander-package . geos_centerish . geos_circle_center . get_alarm . get_dra . get_heda . get_vest . global_gearys . global_morans . gstar_i . heda_doi . heda_party . heda_states . local_gearys . local_morans . nrcsd . orange . pipe . precincts . r2dra . regionalize . rockland . seam_adj . seam_geom . seam_rip . seam_sew . split_precinct . st_centerish . st_circle_center . subtract_edge . suggest_component_connection . suggest_neighbors . towns . va18sub . va_blocks . va_vtd . vest_abb . vest_doi . vest_party . vest_states . 
Some associated R codes: RcppExports.R . adjacency.R . alarm.R . baf_to_vtd.R . center.R . contiguity.R . count_connections.R . data.R . datatables.R . dra.R . dra_vtd.R . estimate.R . filter.R . geary.R . geomander-package.R . geos_helpers.R . gstar.R . heda.R . helpers.R . match.R . moran.R . planar.R . plots.R . regionalize.R . roxygen.R . seam.R . sort.R . split.R . utils-pipe.R . vest.R .  Full geomander package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

robustX  
'eXtra' / 'eXperimental' Functionality for Robust Statistics
Robustness -- 'eXperimental', 'eXtraneous', or 'eXtraordinary' Functionality for Robust Statistics. ...
Download / Learn more Package Citations See dependency  
risksetROC  
Riskset ROC Curve Estimation from Censored Survival Data
Compute time-dependent Incident/dynamic accuracy measures (ROC curve, AUC, integrated AUC )from cen ...
Download / Learn more Package Citations See dependency  
IntervalQuestionStat  
Tools to Deal with Interval-Valued Responses in Questionnaires
A user-friendly toolbox for doing the statistical analysis of interval-valued responses in question ...
Download / Learn more Package Citations See dependency  
BetterReg  
Better Statistics for OLS and Binomial Logistic Regression
Provides squared semi partial correlations, tolerance, Mahalanobis, Likelihood Ratio Chi Square, and ...
Download / Learn more Package Citations See dependency  
Bodi  
Boosting Diversity in Regression Ensembles
A gradient boosting-based algorithm by incorporating a diversity term to guide the gradient boosting ...
Download / Learn more Package Citations See dependency  
ROI.plugin.qpoases  
'qpOASES' Plugin for the 'R' Optimization Infrastructure
Enhances the 'R' Optimization Infrastructure ('ROI') package with the quadratic solver 'qpOASES'. M ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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