GMDH2: Binary Classification via GMDH-Type Neural Network Algorithms

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.8
Depends: R (≥ 3.2.2)
Imports: e1071, utils, graphics, stats, randomForest, glmnet, nnet, MASS, plotly, magrittr, xtable
Suggests: mlbench
Published: 2022-10-26
Author: Osman Dag [aut, cre], Erdem Karabulut [aut], Reha Alpar [aut], Merve Kasikci [ctb]
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

Documentation:

Reference manual: GMDH2.pdf

Downloads:

Package source: GMDH2_1.8.tar.gz
Windows binaries: r-devel: GMDH2_1.8.zip, r-release: GMDH2_1.8.zip, r-oldrel: GMDH2_1.8.zip
macOS binaries: r-release (arm64): GMDH2_1.8.tgz, r-oldrel (arm64): GMDH2_1.8.tgz, r-release (x86_64): GMDH2_1.8.tgz
Old sources: GMDH2 archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=GMDH2 to link to this page.