Package: rocsvm.path
Type: Package
Title: The Entire Solution Paths for ROC-SVM
Version: 0.1.0
Authors@R: c(person("Seung Jun", "Shin", email = "sjshin@korea.ac.kr", role = c("aut","cre")),person("Do Hyun", "Kim", email = "09dohkim@gmail.com", role = c("aut")))
Description: We develop the entire solution paths for ROC-SVM presented by Rakotomamonjy. The ROC-SVM solution path algorithm greatly facilitates the tuning procedure for regularization parameter, lambda in ROC-SVM by avoiding grid search algorithm which may be computationally too intensive. For more information on the ROC-SVM, see the report in the ROC Analysis in AI workshop(ROCAI-2004) : Hernàndez-Orallo, José, et al. (2004) <doi:10.1145/1046456.1046489>.
Imports: quadprog, svmpath
Depends: R (>= 3.4.0)
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Maintainer: Seung Jun Shin <sjshin@korea.ac.kr>
Packaged: 2018-10-07 00:50:22 UTC; KimDoHyun
Author: Seung Jun Shin [aut, cre],
  Do Hyun Kim [aut]
Repository: CRAN
Date/Publication: 2018-10-14 17:30:03 UTC
Built: R 4.2.0; ; 2022-03-22 10:38:22 UTC; unix
