Other packages > Find by keyword >

ndi  

Neighborhood Deprivation Indices
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ndi", "0.1.5")



Attach the package and use:
library("ndi")
Maintained by
Ian D. Buller
[Scholar Profile | Author Map]
First Published: 2022-08-13
Latest Update: 2024-01-23
Description:
Computes various metrics of socio-economic deprivation and disparity in the United States. Some metrics are considered "spatial" because they consider the values of neighboring (i.e., adjacent) census geographies in their computation, while other metrics are "aspatial" because they only consider the value within each census geography. Two types of aspatial neighborhood deprivation indices (NDI) are available: including: (1) based on Messer et al. (2006) and (2) based on Andrews et al. (2020) and Slotman et al. (2022) who use variables chosen by Roux and Mair (2010) . Both are a decomposition of multiple demographic characteristics from the U.S. Census Bureau American Community Survey 5-year estimates (ACS-5; 2006-2010 onward). Using data from the ACS-5 (2005-2009 onward), the package can also (1) compute the spatial Racial Isolation Index (RI) based on Anthopolos et al. (2011) , (2) compute the spatial Educational Isolation Index (EI) based on Bravo et al. (2021) , (3) compute the aspatial Index of Concentration at the Extremes (ICE) based on Feldman et al. (2015) and Krieger et al. (2016) , (4) compute the aspatial racial/ethnic Dissimilarity Index based on Duncan & Duncan (1955) , (5) compute the aspatial income or racial/ethnic Atkinson Index based on Atkinson (1970) , (6) aspatial racial/ethnic Isolation Index (II) based on Shevky & Williams (1949; ISBN-13:978-0-837-15637-8) and Bell (1954) , (7) aspatial racial/ethnic Correlation Ratio based on Bell (1954) and White (1986) , (8) aspatial racial/ethnic Location Quotient (LQ) based on Merton (1939) and Sudano et al. (2013) , and (9) aspatial racial/ethnic Local Exposure and Isolation metric based on Bemanian & Beyer (2017) . Also using data from the ACS-5 (2005-2009 onward), the package can retrieve the aspatial Gini Index based Gini (1921) .
How to cite:
Ian D. Buller (2022). ndi: Neighborhood Deprivation Indices. R package version 0.1.5, https://cran.r-project.org/web/packages/ndi. Accessed 09 May. 2025.
Previous versions and publish date:
0.1.0 (2022-08-13 14:00), 0.1.1 (2022-08-15 16:20), 0.1.2 (2022-10-01 00:00), 0.1.3 (2022-12-01 16:20), 0.1.4 (2023-02-01 17:20)
Other packages that cited ndi R package
View ndi citation profile
Other R packages that ndi depends, imports, suggests or enhances
Complete documentation for ndi
Functions, R codes and Examples using the ndi R package
Some associated functions: DCtracts2020 . anthopolos . atkinson . bell . bemanian_beyer . bravo . duncan . gini . krieger . messer . ndi-package . powell_wiley . sudano . white . 
Some associated R codes: DCtracts2020.R . anthopolos.R . atkinson.R . bell.R . bemanian_beyer.R . bravo.R . duncan.R . gini.R . globals.R . krieger.R . messer.R . package.R . powell_wiley.R . sudano.R . utils.R . white.R . zzz.R .  Full ndi package functions and examples
Downloads during the last 30 days
04/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/07Downloads for ndi24681012141618TrendBars

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  
assertive.numbers  
Assertions to Check Properties of Numbers
A set of predicates and assertions for checking the properties of numbers. This is mainly for use ...
Download / Learn more Package Citations See dependency  
SACOBRA  
Self-Adjusting COBRA
Performs surrogate-assisted optimization for expensive black-box constrained problems. ...
Download / Learn more Package Citations See dependency  
disparityfilter  
Disparity Filter Algorithm for Weighted Networks
The disparity filter algorithm is a network reduction technique to identify the 'backbone' structur ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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