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)
::install_github('vinhdizzo/DisImpact') devtools
The DisImpact
package offers several vignettes/tutorials
to get the user familiar with the package and methods provided:
DisImpact
.DisImpact
.di_iterate_on_long
function.