Another implementation of general regression neural network in R based on Specht (1991) <doi:10.1109/72.97934>. It is applicable to the functional approximation or the classification.
Version: | 0.1.0 |
Depends: | R (≥ 3.6.0) |
Imports: | datasets, stats, randtoolbox, lhs, MLmetrics, graphics, parallel |
Published: | 2020-01-14 |
Author: | WenSui Liu |
Maintainer: | WenSui Liu <liuwensui at gmail.com> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/statcompute/yager |
NeedsCompilation: | no |
CRAN checks: | yager results |
Reference manual: | yager.pdf |
Package source: | yager_0.1.0.tar.gz |
Windows binaries: | r-devel: yager_0.1.0.zip, r-release: yager_0.1.0.zip, r-oldrel: yager_0.1.0.zip |
macOS binaries: | r-release: yager_0.1.0.tgz, r-oldrel: yager_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=yager to link to this page.