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. Accessed 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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