-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathDESCRIPTION
More file actions
18 lines (18 loc) · 814 Bytes
/
DESCRIPTION
File metadata and controls
18 lines (18 loc) · 814 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Package: sparseSVM
Type: Package
Title: Solution Paths of Sparse High-Dimensional Support Vector Machine with Lasso or Elastic-Net Regularization
Version: 1.1-7
Date: 2024-09-26
Authors@R: c(person(given = "Congrui",
family = "Yi",
role = c("aut", "cre"),
email = "eric.ycr@gmail.com"),
person(given = "Yaohui",
family = "Zeng",
role = "aut",
email = "yaohui.zeng@gmail.com"))
Description: Offers a fast algorithm for fitting solution paths of sparse SVM models with lasso or elastic-net regularization. Reference: Congrui Yi and Jian Huang (2017) <doi:10.1080/10618600.2016.1256816>.
License: GPL-3
NeedsCompilation: yes
URL: https://github.com/CY-dev/sparseSVM
Imports: parallel