Skip to content

GMDHreg

Regression using GMDH Algorithms

v0.2.3 · Jan 23, 2024 · GPL-3

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.

Downloads

272

Last 30 days

15611th

692

Last 90 days

2.7K

Last year

Trend: +27.1% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Manuel Villacorta Tilve <mvt.oviedo@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Manuel", "Villacorta"),
                    family = "Tilve",
                    role = c("aut", "cre"),
                    email = "mvt.oviedo@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Manuel Villacorta Tilve <mvt.oviedo@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Manuel", "Villacorta"),
                    family = "Tilve",
                    role = c("aut", "cre"),
                    email = "mvt.oviedo@gmail.com")
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Manuel Villacorta Tilve <mvt.oviedo@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Manuel", "Villacorta"),
                    family = "Tilve",
                    role = c("aut", "cre"),
                    email = "mvt.oviedo@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Manuel Villacorta Tilve <mvt.oviedo@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Manuel", "Villacorta"),
                    family = "Tilve",
                    role = c("aut", "cre"),
                    email = "mvt.oviedo@gmail.com")
as necessary.

Version History

new 0.2.3 Mar 10, 2026
updated 0.2.3 ← 0.2.2 diff Jan 22, 2024
updated 0.2.2 ← 0.2.1 diff Jul 4, 2021
updated 0.2.1 ← 0.2.0 diff Aug 1, 2020
updated 0.2.0 ← 0.1.0 diff Jul 25, 2019
new 0.1.0 Mar 6, 2019