Performs binary classification via Group Method of Data Handling (GMDH) - type neural network algorithm. 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 and 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. See Dag O. and Yozgatligil C. (2016, ISSN:2073-4859) and Kondo T. and Ueno J. (2016, ISSN:1349-4198) for the details of GMDH algorithms.
Version: | 1.3 |
Depends: | R (≥ 2.15.0) |
Imports: | e1071, utils, graphics, stats, randomForest, glmnet, nnet, MASS, plotly, magrittr, xtable |
Suggests: | mlbench |
Published: | 2018-05-15 |
Author: | Osman Dag [aut, cre], Erdem Karabulut [aut], Reha Alpar [aut] |
Maintainer: | Osman Dag <osman.dag at hacettepe.edu.tr> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
CRAN checks: | GMDH2 results |
Reference manual: | GMDH2.pdf |
Package source: | GMDH2_1.3.tar.gz |
Windows binaries: | r-devel: GMDH2_1.3.zip, r-release: GMDH2_1.3.zip, r-oldrel: GMDH2_1.3.zip |
OS X binaries: | r-release: GMDH2_1.3.tgz, r-oldrel: GMDH2_1.3.tgz |
Old sources: | GMDH2 archive |
Please use the canonical form https://CRAN.R-project.org/package=GMDH2 to link to this page.