Package: yager
Title: Yet Another General Regression Neural Network
Version: 0.1.1
Author: WenSui Liu
Maintainer: WenSui Liu <liuwensui@gmail.com>
Description: 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. 
URL: https://github.com/statcompute/yager
Depends: R (>= 3.6.0)
Imports: datasets, stats, randtoolbox, lhs, MLmetrics, graphics,
        parallel
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-10-25 18:07:29 UTC; liuwensui
Repository: CRAN
Date/Publication: 2020-10-25 18:30:02 UTC
Built: R 4.6.0; ; 2025-07-18 06:22:11 UTC; unix
