Package: nnfor
Type: Package
Title: Time Series Forecasting with Neural Networks
Version: 0.9.8
Authors@R: person("Nikolaos", "Kourentzes", email = "nikolaos@kourentzes.com",
                  role = c("aut", "cre"))
Description: Automatic time series modelling with neural networks. 
    Allows fully automatic, semi-manual or fully manual specification of networks. For details of the
	specification methodology see: (i) Crone and Kourentzes (2010) <doi:10.1016/j.neucom.2010.01.017>;
	and (ii) Kourentzes et al. (2014) <doi:10.1016/j.eswa.2013.12.011>.
License: GPL-3
Encoding: UTF-8
Depends: generics
Imports: forecast, glmnet, neuralnet, plotrix, MASS, tsutils, uroot,
        methods
Suggests: thief
URL:
        https://kourentzes.com/forecasting/2019/01/16/tutorial-for-the-nnfor-r-package/
BugReports: https://github.com/trnnick/nnfor/issues
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2022-07-09 06:02:32 UTC; Nikos
Author: Nikolaos Kourentzes [aut, cre]
Maintainer: Nikolaos Kourentzes <nikolaos@kourentzes.com>
Repository: CRAN
Date/Publication: 2022-07-09 07:10:01 UTC
Built: R 4.1.2; ; 2022-07-10 11:01:19 UTC; unix
