Skip to content

accSDA

Accelerated Sparse Discriminant Analysis

v1.1.3 · Mar 6, 2024 · GPL (>= 2)

Description

Implementation of sparse linear discriminant analysis, which is a supervised classification method for multiple classes. Various novel optimization approaches to this problem are implemented including alternating direction method of multipliers ('ADMM'), proximal gradient (PG) and accelerated proximal gradient ('APG') (See Atkins 'et al'. <arXiv:1705.07194>). Functions for performing cross validation are also supplied along with basic prediction and plotting functions. Sparse zero variance discriminant analysis ('SZVD') is also included in the package (See Ames and Hong, <arXiv:1401.5492>). See the 'github' wiki for a more extended description.

Downloads

317

Last 30 days

12449th

913

Last 90 days

3.8K

Last year

Trend: +1.3% (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: ‘Gudmundur Einarsson <gumeo140688@gmail.com>’

The Description field contains
  <arXiv:1705.07194>).  Functions for performing cross validation are
  the package (See Ames and Hong, <arXiv:1401.5492>). See the 'github'
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Gudmundur Einarsson <gumeo140688@gmail.com>’

The Description field contains
  <arXiv:1705.07194>).  Functions for performing cross validation are
  the package (See Ames and Hong, <arXiv:1401.5492>). See the 'github'
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.

Changelog

Full NEWS →

v1.1.3

# accSDA 1.1.2

• Fixing minor issues in internal documentation

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: ‘Gudmundur Einarsson <gumeo140688@gmail.com>’

The Description field contains
  <arXiv:1705.07194>).  Functions for performing cross validation are
  the package (See Ames and Hong, <arXiv:1401.5492>). See the 'github'
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Gudmundur Einarsson <gumeo140688@gmail.com>’

The Description field contains
  <arXiv:1705.07194>).  Functions for performing cross validation are
  the package (See Ames and Hong, <arXiv:1401.5492>). See the 'github'
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.

Dependency Network

Dependencies Reverse dependencies MASS ggplot2 gridExtra accSDA

Version History

new 1.1.3 Mar 10, 2026
updated 1.1.3 ← 1.1.2 diff Mar 5, 2024
updated 1.1.2 ← 1.1.1 diff Sep 4, 2022
updated 1.1.1 ← 1.0.0 diff Apr 5, 2022
new 1.0.0 Aug 23, 2017