Package: dsld
Version: 1.0.0
Title: Data Science Looks at Discrimination
Authors@R: c( person("Norm", "Matloff", email = "nsmatloff@ucdavis.edu",
   role = c("aut"), comment = c(ORCID = "0000-0001-9179-6785")),
   person("Taha", "Abdullah", email = "tmabdullah@ucdavis.edu",
   role = c("aut")),
   person("Arjun", "Ashok", email = "arjashok@ucdavis.edu",
   role = c("aut")),
   person("Shubhada", "Martha", email = "smartha@ucdavis.edu",
   role = c("aut")),
   person("Aditya", "Mittal", email = "adityamittal2031@gmail.com",
   role = c("aut", "cre")),
   person("Billy", "Ouattara", email = "btouattara@ucdavis.edu",
   role = c("aut")),
   person("Jonathan", "Tran", email = "jsttran@ucdavis.edu",
   role = c("aut")),
   person("Brandon", "Zarate Estrada", email = "bdzarate@ucdavis.edu",
   role = c("aut"))
   )
Maintainer: Aditya Mittal <adityamittal2031@gmail.com>
VignetteBuilder: knitr
Imports: Kendall, ranger, ggplot2, plotly, freqparcoord,
        fairness,sandwich
Depends: R (>= 3.5.0), fairml, gtools, regtools,qeML,rmarkdown
Suggests: knitr,bnlearn,Matching,randomForest
License: GPL (>= 2)
Description: Statistical and graphical tools for detecting and measuring
   discrimination and bias, be it racial, gender, age or other.
   Detection and remediation of bias in machine learning algorithms.
   'Python' interfaces available.
URL: https://github.com/matloff/dsld
BugReports: https://github.com/matloff/dsld/issues
NeedsCompilation: no
Packaged: 2025-09-13 19:55:57 UTC; adityamittal
Author: Norm Matloff [aut] (ORCID: <https://orcid.org/0000-0001-9179-6785>),
  Taha Abdullah [aut],
  Arjun Ashok [aut],
  Shubhada Martha [aut],
  Aditya Mittal [aut, cre],
  Billy Ouattara [aut],
  Jonathan Tran [aut],
  Brandon Zarate Estrada [aut]
Repository: CRAN
Date/Publication: 2025-09-13 22:10:07 UTC
Built: R 4.4.1; ; 2025-09-13 23:45:04 UTC; unix
