Package: fasi
Title: Fair Adjusted Selective Inference
Version: 1.0.0
Authors@R: 
  c(person(given = "Bradley",
           family = "Rava",
           role = c("aut", "cre"),
           email = "brava@marshall.usc.edu"),
    person(given = "Wenguang",
           family = "Sun",
           role = "ctb"),
    person(given = "Xin",
           family = "Tong",
           role = "ctb"),
    person(given = "Gareth",
           family = "James",
           role = "ctb"))
Description: The Fair Adjusted Selective Inference (FASI) procedure as described in the paper "A Fairness-Adjusted Selective Inference Framework For Classification" By: Bradley Rava, Wen Sun, Gareth James and Xin Tong (2021). The package includes a function that preforms the FASI procedure and returns both the r-scores and classification for new observations.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Depends: R (>= 3.5.0), naivebayes, fastAdaboost, gam, stats
Suggests: testthat, knitr, rmarkdown, dplyr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-07-29 19:36:42 UTC; bradleyrava
Author: Bradley Rava [aut, cre],
  Wenguang Sun [ctb],
  Xin Tong [ctb],
  Gareth James [ctb]
Maintainer: Bradley Rava <brava@marshall.usc.edu>
Repository: CRAN
Date/Publication: 2021-08-02 08:40:02 UTC
Built: R 4.0.2; ; 2021-08-03 10:38:04 UTC; unix
