Package: influenceAUC
Type: Package
Title: Identify Influential Observations in Binary Classification
Version: 0.1.2
Authors@R: c( 
    person("Bo-Shiang", "Ke", email = "naivete0907@gmail.com", role = c("cre", "aut", "cph")), 
    person("Yuan-chin Ivan", "Chang", email = "ycchang@sinica.edu.tw", role = "aut"), 
    person("Wen-Ting", "Wang", email = "egpivo@gmail.com", role = "aut")
    )
Maintainer: Bo-Shiang Ke <naivete0907@gmail.com>
Description: Ke, B. S., Chiang, A. J., & Chang, Y. C. I. (2018) <doi:10.1080/10543406.2017.1377728> provide two theoretical methods (influence function and local influence) based on the area under the receiver operating characteristic curve (AUC) to quantify the numerical impact of each observation to the overall AUC. Alternative graphical tools, cumulative lift charts, are proposed to reveal the existences and approximate locations of those influential observations through data visualization.
License: GPL-3
BugReports: https://github.com/BoShiangKe/InfluenceAUC/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Imports: dplyr, geigen, ggplot2, ggrepel, methods, ROCR
NeedsCompilation: no
Packaged: 2020-05-30 03:48:29 UTC; naive
Author: Bo-Shiang Ke [cre, aut, cph],
  Yuan-chin Ivan Chang [aut],
  Wen-Ting Wang [aut]
Repository: CRAN
Date/Publication: 2020-05-30 04:30:02 UTC
Built: R 4.1.0; ; 2021-05-27 20:34:20 UTC; unix
