CRAN/E | SVMMaj

SVMMaj

Implementation of the SVM-Maj Algorithm

Installation

About

Implements the SVM-Maj algorithm to train data with support vector machine as described in Groenen et al. (2008) doi:10.1007/s11634-008-0020-9. This algorithm uses two efficient updates, one for linear kernel and one for the nonlinear kernel.

Key Metrics

Version 0.2.9.1
R ≥ 2.13.0
Published 2022-05-23 314 days ago
Needs compilation? no
License GPL-2
CRAN checks SVMMaj results

Downloads

Last 24 hours 0 -100%
Last 7 days 56 -33%
Last 30 days 257 +22%
Last 90 days 647 -14%
Last 365 days 3.411 -26%

Maintainer

Maintainer

Hok San Yip

hoksan@gmail.com

Authors

Hoksan Yip
Patrick J.F. Groenen
Georgi Nalbantov

Material

README
Reference manual
Package source

Vignettes

paper

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

SVMMaj archive

Depends

R ≥ 2.13.0
stats
graphics

Imports

reshape2
scales
gridExtra
dplyr
ggplot2
kernlab

Suggests

utils
testthat
magrittr
xtable