Package: GMDHreg 0.2.3
GMDHreg: Regression using GMDH Algorithms
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.
Authors:
GMDHreg_0.2.3.tar.gz
GMDHreg_0.2.3.zip(r-4.5)GMDHreg_0.2.3.zip(r-4.4)GMDHreg_0.2.3.zip(r-4.3)
GMDHreg_0.2.3.tgz(r-4.4-any)GMDHreg_0.2.3.tgz(r-4.3-any)
GMDHreg_0.2.3.tar.gz(r-4.5-noble)GMDHreg_0.2.3.tar.gz(r-4.4-noble)
GMDHreg_0.2.3.tgz(r-4.4-emscripten)GMDHreg_0.2.3.tgz(r-4.3-emscripten)
GMDHreg.pdf |GMDHreg.html✨
GMDHreg/json (API)
NEWS
# Install 'GMDHreg' in R: |
install.packages('GMDHreg', repos = c('https://mvt-oviedo.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 10 months agofrom:68e27904f4. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 18 2024 |
R-4.5-win | OK | Nov 18 2024 |
R-4.5-linux | OK | Nov 18 2024 |
R-4.4-win | OK | Nov 18 2024 |
R-4.4-mac | OK | Nov 18 2024 |
R-4.3-win | OK | Nov 18 2024 |
R-4.3-mac | OK | Nov 18 2024 |
Exports:gmdh.combigmdh.combi.twicegmdh.giagmdh.mia
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
GMDH Combinatorial | gmdh.combi |
GMDH Twice-Multilayered Combinatorial | gmdh.combi.twice |
GMDH GIA | gmdh.gia |
GMDH MIA | gmdh.mia |
Predict GMDH Combinatorial | predict.combi |
Predict GMDH Twice-Multilayered Combinatorial | predict.combitwice |
Predict GMDH GIA object | predict.gia |
Predict GMDH MIA object | predict.mia |