Skip to content

gcdnet

The (Adaptive) LASSO and Elastic Net Penalized Least Squares, Logistic Regression, Hybrid Huberized Support Vector Machines, Squared Hinge Loss Support Vector Machines and Expectile Regression using a Fast Generalized Coordinate Descent Algorithm

v1.0.6 · Aug 13, 2022 · GPL (>= 2)

Description

Implements a generalized coordinate descent (GCD) algorithm for computing the solution paths of the hybrid Huberized support vector machine (HHSVM) and its generalizations. Supported models include the (adaptive) LASSO and elastic net penalized least squares, logistic regression, HHSVM, squared hinge loss SVM and expectile regression.

Downloads

2.3K

Last 30 days

2764th

3.1K

Last 90 days

6.6K

Last year

Trend: +786.4% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Yi Yang <yi.yang6@mcgill.ca>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Yi",
                      family = "Yang",
                      role = c("aut", "cre"),
                      email = "yi.yang6@mcgill.ca"),
               person(given = "Yuwen",
                      family = "Gu",
                      role = "aut",
                      email = "yuwen.gu@uconn.edu"),
               person(given = "Hui",
                      family = "Zou",
                      role = "aut",
                      email = "hzou@stat.umn.edu"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Yi Yang <yi.yang6@mcgill.ca>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Yi",
                      family = "Yang",
                      role = c("aut", "cre"),
                      email = "yi.yang6@mcgill.ca"),
               person(given = "Yuwen",
                      family = "Gu",
                      role = "aut",
                      email = "yuwen.gu@uconn.edu"),
               person(given = "Hui",
                      family = "Zou",
                      role = "aut",
                      email = "hzou@stat.umn.edu"))
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Yi Yang <yi.yang6@mcgill.ca>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Yi",
                      family = "Yang",
                      role = c("aut", "cre"),
                      em
...[truncated]...
       role = "aut",
                      email = "yuwen.gu@uconn.edu"),
               person(given = "Hui",
                      family = "Zou",
                      role = "aut",
                      email = "hzou@stat.umn.edu"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Yi Yang <yi.yang6@mcgill.ca>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Yi",
                      family = "Yang",
                      role = c("aut", "cre"),
                      em
...[truncated]...
       role = "aut",
                      email = "yuwen.gu@uconn.edu"),
               person(given = "Hui",
                      family = "Zou",
                      role = "aut",
                      email = "hzou@stat.umn.edu"))
as necessary.

Reverse Dependencies (1)

imports

SIS

Dependency Network

Dependencies Reverse dependencies Matrix SIS gcdnet

Version History

new 1.0.6 Mar 10, 2026
updated 1.0.6 ← 1.0.5 diff Aug 13, 2022
updated 1.0.5 ← 1.0.4 diff Nov 19, 2017
updated 1.0.4 ← 1.0.3 diff Nov 18, 2013
updated 1.0.3 ← 1.0.2 diff Jul 25, 2013
updated 1.0.2 ← 1.0.1 diff Feb 23, 2013
updated 1.0.1 ← 1.0.0 diff Apr 22, 2012
new 1.0.0 Feb 29, 2012