Other packages > Find by keyword >

nnfor  

Time Series Forecasting with Neural Networks
View on CRAN: Click here


Download and install nnfor package within the R console
Install from CRAN:
install.packages("nnfor")

Install from Github:
library("remotes")
install_github("cran/nnfor")

Install by package version:
library("remotes")
install_version("nnfor", "0.9.9")



Attach the package and use:
library("nnfor")
Maintained by
Nikolaos Kourentzes
[Scholar Profile | Author Map]
First Published: 2017-10-24
Latest Update: 2023-11-15
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) ; and (ii) Kourentzes et al. (2014) .
How to cite:
Nikolaos Kourentzes (2017). nnfor: Time Series Forecasting with Neural Networks. R package version 0.9.9, https://cran.r-project.org/web/packages/nnfor. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.9.2 (2017-12-11 08:31), 0.9.6 (2019-01-16 15:20), 0.9.8 (2022-07-09 09:10), 0.9 (2017-10-24 17:29)
Other packages that cited nnfor R package
View nnfor citation profile
Other R packages that nnfor depends, imports, suggests or enhances
Complete documentation for nnfor
Functions, R codes and Examples using the nnfor R package
Some associated functions: elm.fast . elm . elm.thief . forecast.elm . forecast.mlp . linscale . mlp . mlp.thief . nnfor-package . nnfor . plot.elm . plot.mlp . predict.elm.fast . 
Some associated R codes: compcheck.R . elm.R . elm.fast.R . forecast.net.R . kdemode.R . linscale.R . mlp.R . net.thief.R . nnfor-package.R . plot.forecast.net.R . plot.net.R . print.net.R .  Full nnfor package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for nnfor5060708090100110TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA