The DisImpact
R package contains functions that help in determining Disproportionate Impact (DI) based on the following methodologies:
# From CRAN
## install.packages('DisImpact')
# From github (Development)
## devtools::install_github('vinhdizzo/DisImpact')
A vignette on how to use the package can be found here.