Package: svrpath
Type: Package
Title: The SVR Path Algorithm
Version: 0.1.2
Authors@R: c(person("Do Hyun", "Kim", email = "09dohkim@gmail.com", role = c("aut","cre")),person("Seung Jun", "Shin", email = "sjshin@korea.ac.kr", role = c("aut")))
Description: Computes the entire solution paths for Support Vector Regression(SVR) with respect to the regularization parameter, lambda and epsilon in epsilon-intensive loss function, efficiently. We call each path algorithm svrpath and epspath. See Wang, G. et al (2008) <doi:10.1109/TNN.2008.2002077> for details regarding the method.
Imports: quadprog, svmpath
Depends: R (>= 3.4.0)
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-06-29 13:22:47 UTC; KimDoHyun
Author: Do Hyun Kim [aut, cre],
  Seung Jun Shin [aut]
Maintainer: Do Hyun Kim <09dohkim@gmail.com>
Repository: CRAN
Date/Publication: 2018-06-29 14:07:55 UTC
Built: R 4.5.2; ; 2025-11-01 01:41:46 UTC; windows
