Other packages > Find by keyword >

GMDH2  

Binary Classification via GMDH-Type Neural Network Algorithms
View on CRAN: Click here


Download and install GMDH2 package within the R console
Install from CRAN:
install.packages("GMDH2")

Install from Github:
library("remotes")
install_github("cran/GMDH2")

Install by package version:
library("remotes")
install_version("GMDH2", "1.8")



Attach the package and use:
library("GMDH2")
Maintained by
Osman Dag
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-04-06
Latest Update: 2022-10-26
Description:
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, ).
How to cite:
Osman Dag (2018). GMDH2: Binary Classification via GMDH-Type Neural Network Algorithms. R package version 1.8, https://cran.r-project.org/web/packages/GMDH2
Previous versions and publish date:
1.0 (2018-04-06 18:40), 1.1 (2018-04-14 16:55), 1.2 (2018-04-30 11:10), 1.3 (2018-05-16 00:16), 1.4 (2018-06-23 23:36), 1.5 (2019-07-22 23:40), 1.6 (2021-04-28 06:20), 1.7 (2022-09-06 15:40)
Other packages that cited GMDH2 R package
View GMDH2 citation profile
Other R packages that GMDH2 depends, imports, suggests or enhances
Functions, R codes and Examples using the GMDH2 R package
Some associated functions: GMDH . GMDH2 . Table . confMat . cplot2d . cplot3d . dceGMDH . plot.GMDHplot . predict.GMDH . predict.dceGMDH . 
Some associated R codes: GMDH.R . Table.R . confMat.R . cplot2d.R . cplot3d.R . dceGMDH.R . plot.GMDHplot.R . predict.GMDH.R . predict.dceGMDH.R .  Full GMDH2 package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns