The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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!

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.