Performs binary classification via Group Method of Data Handling (GMDH) - type neural network algorithms. There exist two main algorithms available in GMDH() and dceGMDH() functions. GMDH() performs classification via GMDH algorithm for a binary response and returns important variables. dceGMDH() performs classification via diverse classifiers ensemble based on GMDH (dce-GMDH) algorithm. Also, the package produces a well-formatted table of descriptives for a binary response. Moreover, it produces confusion matrix, its related statistics and scatter plot (2D and 3D) with classification labels of binary classes to assess the prediction performance. All 'GMDH2' functions are designed for a binary response (Dag et al., 2019, <https://download.atlantis-press.com/article/125911202.pdf>).
Version: | 1.5 |
Depends: | R (≥ 3.2.2) |
Imports: | e1071, utils, graphics, stats, randomForest, glmnet, nnet, MASS, plotly, magrittr, xtable |
Suggests: | mlbench |
Published: | 2019-07-22 |
Author: | Osman Dag [aut, cre], Erdem Karabulut [aut], Reha Alpar [aut] |
Maintainer: | Osman Dag <osman.dag at outlook.com> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | http://www.softmed.hacettepe.edu.tr/GMDH2 |
NeedsCompilation: | no |
CRAN checks: | GMDH2 results |
Reference manual: | GMDH2.pdf |
Package source: | GMDH2_1.5.tar.gz |
Windows binaries: | r-devel: GMDH2_1.5.zip, r-release: GMDH2_1.5.zip, r-oldrel: GMDH2_1.5.zip |
macOS binaries: | r-release: GMDH2_1.5.tgz, r-oldrel: GMDH2_1.5.tgz |
Old sources: | GMDH2 archive |
Please use the canonical form https://CRAN.R-project.org/package=GMDH2 to link to this page.