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 29 Mar. 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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for ndi0246810121416182022242628TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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