Package: nnfor
Type: Package
Title: Time Series Forecasting with Neural Networks
Version: 0.9.9
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.3
NeedsCompilation: no
Packaged: 2023-11-14 23:23:37 UTC; Nikos
Author: Nikolaos Kourentzes [aut, cre]
Maintainer: Nikolaos Kourentzes <nikolaos@kourentzes.com>
Repository: CRAN
Date/Publication: 2023-11-15 00:40:02 UTC
Built: R 4.3.3; ; 2025-04-07 03:16:24 UTC; windows
