Package: svrpath
Type: Package
Title: The SVR Path Algorithm
Version: 0.1.1
Authors@R: c(person("Dohyun", "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 with low cost. 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-04-04 02:20:21 UTC; KimDoHyun
Author: Dohyun Kim [aut, cre],
  Seung Jun Shin [aut]
Maintainer: Dohyun Kim <09dohkim@gmail.com>
Repository: CRAN
Date/Publication: 2018-04-05 15:26:50 UTC
