Package: GMDHreg
Type: Package
Title: Regression using GMDH Algorithms
Version: 0.2.2
Author: Manuel Villacorta Tilve
Maintainer: Manuel Villacorta Tilve <mvt.oviedo@gmail.com>
Description: Regression using GMDH algorithms from Prof. Alexey G. Ivakhnenko.
    Group Method of Data Handling (GMDH), or polynomial neural networks, is a family of inductive algorithms
    that performs gradually complicated polynomial models and selecting the best solution by an external criterion.
    In other words, inductive GMDH algorithms give possibility finding automatically interrelations in data, and
    selecting an optimal structure of model or network.
    The package includes GMDH Combinatorial, GMDH MIA (Multilayered Iterative Algorithm), GMDH GIA (Generalized Iterative Algorithm) and GMDH Combinatorial with Active Neurons.
License: GPL-3
Encoding: UTF-8
Depends: R (>= 2.15)
Imports: stats, utils
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-07-05 12:12:40 UTC; manuel
Repository: CRAN
Date/Publication: 2021-07-05 12:30:02 UTC
Built: R 4.1.3; ; 2023-04-17 13:54:00 UTC; windows
