Skip to content
/ nnfor Public

❗ This is a read-only mirror of the CRAN R package repository. nnfor — Time Series Forecasting with Neural Networks. Homepage: https://kourentzes.com/forecasting/2019/01/16/tutorial-for-the-nnfor-r-package/ Report bugs for this package: https://github.com/trnnick/nnfor/issues

Notifications You must be signed in to change notification settings

cran/nnfor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time series modelling with neural networks for R: nnfor package

CRAN_Status_Badge Downloads

Development repository for the nnfor package for R. Stable version available on CRAN.

Installing

To install the development version use:

if (!require("devtools")){install.packages("devtools")}
devtools::install_github("trnnick/nnfor")

Otherwise, install the stable version from CRAN:

install.packages("nnfor")

Tutorial

You can find a tutorial on using nnfor for time series forecasting here.

Author

Nikolaos Kourentzes - (http://nikolaos.kourentzes.com/)

References

License

This project is licensed under the GPL3 License

Happy forecasting!

About

❗ This is a read-only mirror of the CRAN R package repository. nnfor — Time Series Forecasting with Neural Networks. Homepage: https://kourentzes.com/forecasting/2019/01/16/tutorial-for-the-nnfor-r-package/ Report bugs for this package: https://github.com/trnnick/nnfor/issues

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages