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]
All associated links for this package
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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
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  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns