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 22 Dec. 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

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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