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

CRAN

343

Last 30 days

12913th

892

Last 90 days

3.8K

Last year

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

r2u CRAN

1

Last 30 days

27

Last 90 days

107

Last year

Trend: -91.7% (30d vs prior 30d)

autoCRAN

8

Last 7 days

39

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

2 NOTE
11 OK
Show all 13 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-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>.

Code

Structure

Lines of code

6,946

Files

60

Compiled share

0%

Has compiled src

No

Language breakdown

R 4,996 (71.9%)Docs 1,950 (28.1%)

API

Exported functions

10

Internal functions

40

Recent export changes

v1.1.1+2 genDat, ordASDA
v1.0.0+8 ASDA, ASDABarPlot, SZVD +5 more

Testing & CI

Has tests

No

Test-to-code ratio

0.00

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

100%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.2

System requirements

C++ standard

License

GPL (>= 2)

License flags

SPDX valid, OSI approved

History

Versions

4

First release

2017-08-24

Latest release

2024-03-06

Avg cadence

548 days

Cold removal rate

Dep drift

3

LOC over versions

v1.0.0: 5,388 LOCv1.1.1: 6,946 LOCv1.1.2: 6,946 LOCv1.1.3: 6,946 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Dependency Network

Dependencies Reverse dependencies MASS ggplot2 gridExtra accSDA

Version History

5 tracked
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