GAMens: Applies GAMbag, GAMrsm and GAMens ensemble classifiers for binary classification

This package implements the GAMbag, GAMrsm and GAMens ensemble classifiers for binary classification (De Bock et al., 2010). The ensembles implement Bagging (Breiman, 1996), the Random Subspace Method (Ho, 1998), or both, and use Hastie and Tibshirani's (1990) generalized additive models (GAMs) as base classifiers. Once an ensemble classifier has been trained, it can be used for predictions on new data. A function for cross validation is also included.

Version: 1.1.3
Depends: R (≥ 2.4.0), splines, akima, gam, mlbench, caTools
Published: 2012-03-28
Author: Koen W. De Bock, Kristof Coussement and Dirk Van den Poel
Maintainer: Koen W. De Bock <K.DeBock at ieseg.fr>
License: GPL (≥ 2)
Citation: GAMens citation info
CRAN checks: GAMens results

Downloads:

Package source: GAMens_1.1.3.tar.gz
MacOS X binary: GAMens_1.1.3.tgz
Windows binary: GAMens_1.1.3.zip
Reference manual: GAMens.pdf
Old sources: GAMens archive

Reverse dependencies:

Reverse suggests: caret