Last data update: 2014.03.03

SVMMaj

Package: SVMMaj
Type: Package
Title: SVMMaj algorithm
Version: 0.2-2
Date: 2010-12-16
Author: Hoksan Yip, Patrick J.F. Groenen, Georgi Nalbantov
Maintainer: Hok San Yip <hoksan@gmail.com>
Description: Implements the SVM-Maj algorithm to train data with
Support Vector Machine, this algorithm uses two efficient
updates, one for linear kernel and one for the nonlinear
kernel.
Imports: graphics, stats, MASS, methods
Depends: R (>= 2.9.0), kernlab
License: GPL-2
LazyData: Yes
Packaged: 2011-01-13 07:33:21 UTC; Hoksan
Repository: CRAN
Date/Publication: 2011-01-13 12:09:49

3 images, 6 functions, 3 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'SVMMaj' ...
** R
** data
*** moving datasets to lazyload DB
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'SVMMaj'
    finding HTML links ... done
    australian                              html  
    diabetes                                html  
    hinge                                   html  
    ispline                                 html  
    normalize                               html  
    predict.svmmaj                          html  
    svmmaj                                  html  
Rd warning: /tmp/RtmpIhY86J/R.INSTALL70cc7b1e0c23/SVMMaj/man/svmmaj.Rd:68: missing file link 'rbfdot'
Rd warning: /tmp/RtmpIhY86J/R.INSTALL70cc7b1e0c23/SVMMaj/man/svmmaj.Rd:70: missing file link 'polydot'
Rd warning: /tmp/RtmpIhY86J/R.INSTALL70cc7b1e0c23/SVMMaj/man/svmmaj.Rd:71: missing file link 'polydot'
Rd warning: /tmp/RtmpIhY86J/R.INSTALL70cc7b1e0c23/SVMMaj/man/svmmaj.Rd:72: missing file link 'polydot'
Rd warning: /tmp/RtmpIhY86J/R.INSTALL70cc7b1e0c23/SVMMaj/man/svmmaj.Rd:110: missing file link 'isb'
Rd warning: /tmp/RtmpIhY86J/R.INSTALL70cc7b1e0c23/SVMMaj/man/svmmaj.Rd:135: missing file link 'isb'
    svmmajcrossval                          html  
    voting                                  html  
** building package indices
** testing if installed package can be loaded
* DONE (SVMMaj)
Making 'packages.html' ... done