Package: GAMens 1.2.1
GAMens: Applies GAMbag, GAMrsm and GAMens Ensemble Classifiers for Binary Classification
Implements the GAMbag, GAMrsm and GAMens ensemble classifiers for binary classification (De Bock et al., 2010) <doi:10.1016/j.csda.2009.12.013>. The ensembles implement Bagging (Breiman, 1996) <doi:10.1023/A:1010933404324>, the Random Subspace Method (Ho, 1998) <doi:10.1109/34.709601> , or both, and use Hastie and Tibshirani's (1990, ISBN:978-0412343902) 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.
Authors:
GAMens_1.2.1.tar.gz
GAMens_1.2.1.zip(r-4.7)GAMens_1.2.1.zip(r-4.6)GAMens_1.2.1.zip(r-4.5)
GAMens_1.2.1.tgz(r-4.6-any)GAMens_1.2.1.tgz(r-4.5-any)
GAMens_1.2.1.tar.gz(r-4.7-any)GAMens_1.2.1.tar.gz(r-4.6-any)
GAMens_1.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
GAMens/json (API)
| # Install 'GAMens' in R: |
| install.packages('GAMens', repos = c('https://koendebock.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:5934bc5277. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 105 | ||
| source / vignettes | OK | 126 | ||
| linux-release-x86_64 | OK | 112 | ||
| macos-release-arm64 | OK | 82 | ||
| macos-oldrel-arm64 | OK | 80 | ||
| windows-devel | OK | 70 | ||
| windows-release | OK | 74 | ||
| windows-oldrel | OK | 72 | ||
| wasm-release | OK | 89 |
Dependencies:bitopscaToolscodetoolsforeachgamiteratorsmlbench
