elm                     Extreme learning machines for time series
                        forecasting
elm.fast                ELM (fast) neural network.
elm.thief               ELM network for THieF.
forecast.elm            Forecast using ELM neural network.
forecast.mlp            Forecast using MLP neural network.
lagmatrix               Create matrix with lead/lags of an input
                        vector.
linscale                Apply minmax linear scaling to a vector.
mlp                     Multilayer Perceptron for time series
                        forecasting
mlp.thief               MLP network for THieF.
nnfor-package           nnfor: Time Series Forecasting with Neural
                        Networks
plot.elm                Plot ELM network.
plot.mlp                Plot MLP network.
predict.elm.fast        Predictions for ELM (fast) network.
seasdummy               Create seasonal dummy variables.
